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 4.0.21 to 5.0.0

build/es2019/factories/add-unique-number.d.ts

17

package.json

@@ -30,3 +30,3 @@ {

"eslint": "^6.8.0",
"eslint-config-holy-grail": "^46.0.3",
"eslint-config-holy-grail": "^46.0.4",
"grunt": "^1.0.4",

@@ -36,3 +36,2 @@ "grunt-babel": "^8.0.0",

"grunt-contrib-clean": "^2.0.0",
"grunt-karma": "^3.0.2",
"grunt-sh": "^0.2.0",

@@ -52,3 +51,3 @@ "husky": "^4.2.1",

"mocha": "^7.0.1",
"rollup": "^1.30.1",
"rollup": "^1.31.0",
"rollup-plugin-babel": "^4.3.3",

@@ -58,4 +57,4 @@ "sinon": "^8.1.1",

"ts-loader": "^6.2.1",
"tsconfig-holy-grail": "^10.0.41",
"tslint": "^5.20.1",
"tsconfig-holy-grail": "^11.0.0",
"tslint": "^6.0.0",
"tslint-config-holy-grail": "^47.0.7",

@@ -69,3 +68,3 @@ "typescript": "^3.7.5",

"files": [
"build/es2018/",
"build/es2019/",
"build/es5/",

@@ -88,3 +87,3 @@ "build/node/",

"main": "build/node/module.js",
"module": "build/es2018/module.js",
"module": "build/es2019/module.js",
"name": "fast-unique-numbers",

@@ -99,4 +98,4 @@ "repository": {

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