Skip to content

Releases: NodeSecure/cli

v2.4.0

19 Mar 00:29
4d031c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.1...v2.4.0

v2.3.1

10 Dec 14:32
a4bb1bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

06 Dec 14:10
Compare
Choose a tag to compare

What's Changed

Read more

v2.2.1

22 Apr 17:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

02 Apr 17:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.2.0

v2.1.2

09 Nov 00:27
Compare
Choose a tag to compare

What's Changed

  • fix(cli): command from, cwd and verify by @fraxken in #124
  • chore(package): update @nodesecure/scanner to v3.8.0 by @fraxken

Full Changelog: v2.1.1...v2.1.2

v2.1.1

07 Nov 12:42
Compare
Choose a tag to compare

What's Changed

  • Update dependencies by @fraxken (fixing issue with missing tslib and deprecated npm package with cacache).
  • Add a warning when NODE_SECURE_TOKEN is missing by @tekeuange23 in #115
  • docs: add tekeuange23 as a contributor for code by @allcontributors in #120

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

20 Sep 17:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v1.0.0

03 Feb 02:00
Compare
Choose a tag to compare

What's Changed

Many thanks to the FrenchJavaScript community (ES-Community) that hosted the project for several years.

Full Changelog: v0.9.0...v1.0.0

v0.9.0

05 Dec 15:43
25c0b1b
Compare
Choose a tag to compare

New release using the new NodeSecure back-end.

Highlights

Some enhancement from the new back-end:

  • New trojan source detection on JS-X-Ray.
  • Better support for npm resolvers (adding github: and git:).
  • Better management and retrieval of authors and maintainers.
  • A lot of work around package vulnerabilities (now with a standard format). See NodeSecure/vuln.

Bug fix

  • Fixed bundlephobia CORS issue.
  • Fixed a bug where the http server would not open.