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.18 to 5.0.19

32

package.json

@@ -14,3 +14,3 @@ {

"@babel/runtime": "^7.11.2",
"tslib": "^2.0.1"
"tslib": "^2.0.3"
},

@@ -26,2 +26,3 @@ "description": "A module to create a set of unique numbers as fast as possible.",

"@commitlint/config-angular": "^11.0.0",
"@rollup/plugin-babel": "^5.2.1",
"benchmark": "^2.1.4",

@@ -31,4 +32,4 @@ "chai": "^4.2.0",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.8.1",
"eslint-config-holy-grail": "^48.0.0",
"eslint": "^7.11.0",
"eslint-config-holy-grail": "^48.0.2",
"grunt": "^1.3.0",

@@ -39,4 +40,4 @@ "grunt-babel": "^8.0.0",

"grunt-sh": "^0.2.0",
"husky": "^4.2.5",
"karma": "^5.2.1",
"husky": "^4.3.0",
"karma": "^5.2.3",
"karma-browserstack-launcher": "^1.6.0",

@@ -53,14 +54,13 @@ "karma-chrome-launcher": "^3.1.0",

"mocha": "^8.1.3",
"prettier": "^2.1.1",
"pretty-quick": "^3.0.0",
"rollup": "^2.26.10",
"rollup-plugin-babel": "^4.4.0",
"sinon": "^9.0.3",
"prettier": "^2.1.2",
"pretty-quick": "^3.0.2",
"rollup": "^2.29.0",
"sinon": "^9.2.0",
"sinon-chai": "^3.5.0",
"ts-loader": "^8.0.3",
"tsconfig-holy-grail": "^11.0.21",
"ts-loader": "^8.0.4",
"tsconfig-holy-grail": "^11.0.29",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^52.0.11",
"typescript": "^4.0.2",
"webpack": "^4.44.1"
"tslint-config-holy-grail": "^53.0.5",
"typescript": "^4.0.3",
"webpack": "^4.44.2"
},

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

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