Skip to content

chore: add js#28

Open
mir-huzaif wants to merge 3 commits into
examples-developfrom
huzaif/add-js
Open

chore: add js#28
mir-huzaif wants to merge 3 commits into
examples-developfrom
huzaif/add-js

Conversation

@mir-huzaif

Copy link
Copy Markdown

No description provided.

@socket-security

socket-security Bot commented Jul 3, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​@​cryptlex/​lexactivator@​3.42.1811008094100

View full report

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces a Node.js example for using the LexActivator SDK, while also removing the existing C/C++ example project files from the repository.

Changes:

  • Added a Node.js sample script demonstrating product setup, activation, trial activation, and status checks.
  • Added a package.json for the JS sample with @cryptlex/lexactivator as a dependency.
  • Removed the existing C/C++ sample project artifacts (Visual Studio solution/project, Makefile, sample source, and example headers).

Reviewed changes

Copilot reviewed 9 out of 11 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
js/sample.js New Node.js sample demonstrating LexActivator initialization, activation, trial flow, and status handling.
js/package.json JS sample package definition and dependency on @cryptlex/lexactivator.
examples/x86/.gitkeep Placeholder file for example directory structure.
examples/x64/.gitkeep Placeholder file for example directory structure.
examples/Sample.vcxproj Removed Visual Studio C++ example project.
examples/Sample.sln Removed Visual Studio solution for the C++ example.
examples/Sample.cpp Removed C++ example implementation.
examples/Makefile Removed Makefile-based example build script.
examples/LexTypes.h Removed example header previously included with the sample.
examples/LexStatusCodes.h Removed example status-code header previously included with the sample.
examples/LexActivator.h Removed example LexActivator C header previously included with the sample.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread js/sample.js
Comment thread js/sample.js
Comment thread js/sample.js
Comment thread js/package.json Outdated
Comment thread js/package.json
@ahmad-kemsan ahmad-kemsan changed the base branch from master to examples-develop July 9, 2026 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants