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.10 to 4.0.11

4

build/es5/bundle.js

@@ -5,3 +5,3 @@ (function (global, factory) {

(global = global || self, factory(global.fastUniqueNumbers = {}));
}(this, function (exports) { 'use strict';
}(this, (function (exports) { 'use strict';

@@ -85,2 +85,2 @@ var createAddUniqueNumber = function createAddUniqueNumber(generateUniqueNumber) {

}));
})));

@@ -18,3 +18,3 @@ {

"devDependencies": {
"@babel/core": "^7.6.3",
"@babel/core": "^7.6.4",
"@babel/plugin-external-helpers": "^7.2.0",

@@ -30,4 +30,4 @@ "@babel/plugin-transform-runtime": "^7.6.2",

"cz-conventional-changelog": "^3.0.2",
"eslint": "^6.5.1",
"eslint-config-holy-grail": "^43.0.1",
"eslint": "^6.6.0",
"eslint-config-holy-grail": "^43.0.2",
"grunt": "^1.0.4",

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

"grunt-sh": "^0.2.0",
"husky": "^3.0.8",
"karma": "^4.3.0",
"husky": "^3.0.9",
"karma": "^4.4.1",
"karma-browserstack-launcher": "^1.5.1",

@@ -52,13 +52,13 @@ "karma-chrome-launcher": "^3.1.0",

"load-grunt-config": "^3.0.1",
"mocha": "^6.2.1",
"rollup": "^1.23.1",
"mocha": "^6.2.2",
"rollup": "^1.26.0",
"rollup-plugin-babel": "^4.3.3",
"sinon": "^7.5.0",
"sinon-chai": "^3.3.0",
"ts-loader": "^6.2.0",
"tsconfig-holy-grail": "^10.0.20",
"ts-loader": "^6.2.1",
"tsconfig-holy-grail": "^10.0.23",
"tslint": "^5.20.0",
"tslint-config-holy-grail": "^46.1.3",
"typescript": "^3.6.3",
"webpack": "^4.41.0"
"tslint-config-holy-grail": "^46.1.6",
"typescript": "^3.6.4",
"webpack": "^4.41.2"
},

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

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