Socket
Socket
Sign inDemoInstall

fast-unique-numbers

Package Overview
Dependencies
Maintainers
1
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fast-unique-numbers - npm Package Compare versions

Comparing version 5.0.30 to 5.0.31

40

package.json

@@ -14,27 +14,27 @@ {

"@babel/runtime": "^7.13.10",
"tslib": "^2.1.0"
"tslib": "^2.2.0"
},
"description": "A module to create a set of unique numbers as fast as possible.",
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/core": "^7.13.14",
"@babel/plugin-external-helpers": "^7.12.13",
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@babel/register": "^7.13.8",
"@commitlint/cli": "^12.0.1",
"@commitlint/config-angular": "^12.0.1",
"@babel/preset-env": "^7.13.12",
"@babel/register": "^7.13.14",
"@commitlint/cli": "^12.1.1",
"@commitlint/config-angular": "^12.1.1",
"@rollup/plugin-babel": "^5.3.0",
"benchmark": "^2.1.4",
"chai": "^4.3.3",
"chai": "^4.3.4",
"commitizen": "^4.2.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.21.0",
"eslint-config-holy-grail": "^49.0.2",
"eslint": "^7.23.0",
"eslint-config-holy-grail": "^49.0.3",
"grunt": "^1.3.0",
"grunt-babel": "^8.0.0",
"grunt-cli": "^1.3.2",
"grunt-cli": "^1.4.2",
"grunt-contrib-clean": "^2.0.0",
"grunt-sh": "^0.2.0",
"husky": "^4.3.8",
"karma": "^6.1.2",
"karma": "^6.3.2",
"karma-browserstack-launcher": "^1.6.0",

@@ -48,14 +48,14 @@ "karma-chrome-launcher": "^3.1.0",

"load-grunt-config": "^3.0.1",
"mocha": "^8.3.1",
"mocha": "^8.3.2",
"prettier": "^2.2.1",
"pretty-quick": "^3.1.0",
"rollup": "^2.41.0",
"sinon": "^9.2.4",
"sinon-chai": "^3.5.0",
"ts-loader": "^8.0.17",
"tsconfig-holy-grail": "^11.0.47",
"rollup": "^2.44.0",
"sinon": "^10.0.0",
"sinon-chai": "^3.6.0",
"ts-loader": "^8.1.0",
"tsconfig-holy-grail": "^11.0.49",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.2.7",
"tslint-config-holy-grail": "^53.2.12",
"typescript": "^4.2.3",
"webpack": "^5.24.4"
"webpack": "^5.30.0"
},

@@ -95,3 +95,3 @@ "engines": {

"types": "build/es2019/module.d.ts",
"version": "5.0.30"
"version": "5.0.31"
}
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