Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cedx/enum

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cedx/enum - npm Package Compare versions

Comparing version 6.2.0 to 6.3.0

3

CHANGELOG.md
# Changelog
## Version [6.3.0](https://github.com/cedx/enum.js/compare/v6.2.0...v6.3.0)
- Updated the package dependencies.
## Version [6.2.0](https://github.com/cedx/enum.js/compare/v6.1.1...v6.2.0)

@@ -4,0 +7,0 @@ - Added [`BigInt`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) to the values to be retained.

22

package.json

@@ -11,3 +11,3 @@ {

"types": "lib/index.d.ts",
"version": "6.2.0",
"version": "6.3.0",
"author": {

@@ -20,6 +20,6 @@ "email": "cedric@belin.io",

"@cedx/coveralls": "^9.4.0",
"@types/node": "^13.1.6",
"@typescript-eslint/eslint-plugin": "^2.16.0",
"@typescript-eslint/parser": "^2.16.0",
"c8": "^7.0.1",
"@types/node": "^13.9.3",
"@typescript-eslint/eslint-plugin": "^2.24.0",
"@typescript-eslint/parser": "^2.24.0",
"c8": "^7.1.0",
"chai": "^4.2.0",

@@ -30,10 +30,10 @@ "del": "^5.1.0",

"gulp-replace": "^1.0.0",
"mocha": "7.0.0-esm1",
"rollup": "^1.29.0",
"terser": "^4.6.3",
"typedoc": "^0.16.2",
"typescript": "^3.7.4"
"mocha": "^7.1.1",
"rollup": "^2.1.0",
"terser": "^4.6.7",
"typedoc": "^0.17.3",
"typescript": "^3.8.3"
},
"engines": {
"node": ">=12.14.0"
"node": ">=12.16.0"
},

@@ -40,0 +40,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc