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 2.1.5 to 3.0.0

build/es2018/helpers/add-unique-number.d.ts

23

package.json

@@ -23,7 +23,7 @@ {

"@babel/register": "^7.0.0",
"@commitlint/cli": "^7.1.2",
"@commitlint/cli": "^7.2.0",
"@commitlint/config-angular": "^7.1.2",
"benchmark": "^2.1.4",
"chai": "^4.2.0",
"commitizen": "^2.10.1",
"commitizen": "^3.0.2",
"cz-conventional-changelog": "^2.1.0",

@@ -41,3 +41,3 @@ "eslint": "^5.6.1",

"gruntify-eslint": "^5.0.0",
"husky": "^1.0.1",
"husky": "^1.1.1",
"karma": "^3.0.0",

@@ -55,10 +55,10 @@ "karma-browserstack-launcher": "^1.3.0",

"mocha": "^5.2.0",
"rollup": "^0.66.2",
"rollup": "^0.66.4",
"rollup-plugin-babel": "^4.0.3",
"sinon": "^6.3.4",
"sinon": "^6.3.5",
"sinon-chai": "^3.2.0",
"ts-loader": "^5.2.1",
"tsconfig-holy-grail": "^6.0.11",
"tsconfig-holy-grail": "^7.0.1",
"tslint": "^5.11.0",
"tslint-config-holy-grail": "^35.1.3",
"tslint-config-holy-grail": "^36.0.2",
"typescript": "^3.1.1",

@@ -71,5 +71,4 @@ "webpack": "^4.20.2"

"files": [
"build/es2015/",
"build/es2018/",
"build/es5/",
"build/esm/",
"build/node/",

@@ -87,3 +86,3 @@ "src/"

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

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

},
"types": "build/es2015/module.d.ts",
"version": "2.1.5"
"types": "build/es2018/module.d.ts",
"version": "3.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