Socket
Socket
Sign inDemoInstall

fast-unique-numbers

Package Overview
Dependencies
3
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.1 to 3.0.2

36

package.json

@@ -13,3 +13,3 @@ {

"dependencies": {
"@babel/runtime": "^7.1.5",
"@babel/runtime": "^7.2.0",
"tslib": "^1.9.3"

@@ -19,6 +19,6 @@ },

"devDependencies": {
"@babel/core": "^7.1.5",
"@babel/plugin-external-helpers": "^7.0.0",
"@babel/plugin-transform-runtime": "^7.1.0",
"@babel/preset-env": "^7.1.5",
"@babel/core": "^7.2.0",
"@babel/plugin-external-helpers": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.2.0",
"@babel/register": "^7.0.0",

@@ -29,5 +29,5 @@ "@commitlint/cli": "^7.2.1",

"chai": "^4.2.0",
"commitizen": "^3.0.4",
"commitizen": "^3.0.5",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.8.0",
"eslint": "^5.9.0",
"eslint-config-holy-grail": "^32.0.0",

@@ -38,3 +38,3 @@ "grunt": "^1.0.3",

"grunt-contrib-clean": "^2.0.0",
"grunt-karma": "^3.0.0",
"grunt-karma": "^3.0.1",
"grunt-mocha-test": "^0.13.3",

@@ -44,4 +44,4 @@ "grunt-sh": "^0.2.0",

"gruntify-eslint": "^5.0.0",
"husky": "^1.1.3",
"karma": "^3.1.1",
"husky": "^1.2.0",
"karma": "^3.1.3",
"karma-browserstack-launcher": "^1.3.0",

@@ -58,12 +58,12 @@ "karma-chrome-launcher": "^2.2.0",

"mocha": "^5.2.0",
"rollup": "^0.67.0",
"rollup": "^0.67.4",
"rollup-plugin-babel": "^4.0.3",
"sinon": "^7.1.1",
"sinon-chai": "^3.2.0",
"ts-loader": "^5.3.0",
"tsconfig-holy-grail": "^7.0.6",
"sinon-chai": "^3.3.0",
"ts-loader": "^5.3.1",
"tsconfig-holy-grail": "^9.0.2",
"tslint": "^5.11.0",
"tslint-config-holy-grail": "^36.1.0",
"typescript": "^3.1.6",
"webpack": "^4.25.1"
"tslint-config-holy-grail": "^38.0.5",
"typescript": "^3.2.1",
"webpack": "^4.26.1"
},

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

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