Socket
Socket
Sign inDemoInstall

fast-unique-numbers

Package Overview
Dependencies
2
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.21 to 5.0.22

40

package.json

@@ -14,20 +14,20 @@ {

"@babel/runtime": "^7.12.5",
"tslib": "^2.0.3"
"tslib": "^2.1.0"
},
"description": "A module to create a set of unique numbers as fast as possible.",
"devDependencies": {
"@babel/core": "^7.12.7",
"@babel/core": "^7.12.10",
"@babel/plugin-external-helpers": "^7.12.1",
"@babel/plugin-transform-runtime": "^7.12.1",
"@babel/preset-env": "^7.12.7",
"@babel/register": "^7.12.1",
"@babel/plugin-transform-runtime": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@babel/register": "^7.12.10",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-angular": "^11.0.0",
"@rollup/plugin-babel": "^5.2.1",
"@rollup/plugin-babel": "^5.2.2",
"benchmark": "^2.1.4",
"chai": "^4.2.0",
"commitizen": "^4.2.2",
"commitizen": "^4.2.3",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.14.0",
"eslint-config-holy-grail": "^48.0.3",
"eslint": "^7.18.0",
"eslint-config-holy-grail": "^48.0.5",
"grunt": "^1.3.0",

@@ -38,3 +38,3 @@ "grunt-babel": "^8.0.0",

"grunt-sh": "^0.2.0",
"husky": "^4.3.0",
"husky": "^4.3.8",
"karma": "^5.2.3",

@@ -45,5 +45,3 @@ "karma-browserstack-launcher": "^1.6.0",

"karma-mocha": "^2.0.1",
"karma-opera-launcher": "^1.0.0",
"karma-safari-launcher": "^1.0.0",
"karma-sauce-launcher": "^4.3.3",
"karma-sinon-chai": "^2.0.2",

@@ -53,13 +51,13 @@ "karma-webpack": "^4.0.2",

"mocha": "^8.2.1",
"prettier": "^2.2.0",
"prettier": "^2.2.1",
"pretty-quick": "^3.1.0",
"rollup": "^2.33.3",
"sinon": "^9.2.1",
"rollup": "^2.36.2",
"sinon": "^9.2.3",
"sinon-chai": "^3.5.0",
"ts-loader": "^8.0.11",
"tsconfig-holy-grail": "^11.0.34",
"ts-loader": "^8.0.14",
"tsconfig-holy-grail": "^11.0.41",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.0.8",
"typescript": "^4.1.2",
"webpack": "^4.44.2"
"tslint-config-holy-grail": "^53.0.17",
"typescript": "^4.1.3",
"webpack": "^4.46.0"
},

@@ -99,3 +97,3 @@ "engines": {

"types": "build/es2019/module.d.ts",
"version": "5.0.21"
"version": "5.0.22"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc