Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fast-unique-numbers

Package Overview
Dependencies
Maintainers
1
Versions
148
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 6.0.25 to 7.0.0

2

build/es5/bundle.js

@@ -76,4 +76,2 @@ (function (global, factory) {

Object.defineProperty(exports, '__esModule', { value: true });
}));

40

package.json

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

"dependencies": {
"@babel/runtime": "^7.20.6",
"@babel/runtime": "^7.20.7",
"tslib": "^2.4.1"

@@ -19,4 +19,4 @@ },

"devDependencies": {
"@babel/cli": "^7.19.3",
"@babel/core": "^7.20.5",
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/plugin-external-helpers": "^7.18.6",

@@ -26,15 +26,15 @@ "@babel/plugin-transform-runtime": "^7.19.6",

"@babel/register": "^7.18.9",
"@commitlint/cli": "^17.3.0",
"@commitlint/config-angular": "^17.3.0",
"@rollup/plugin-babel": "^5.3.1",
"@commitlint/cli": "^17.4.2",
"@commitlint/config-angular": "^17.4.2",
"@rollup/plugin-babel": "^6.0.3",
"benchmark": "^2.1.4",
"chai": "^4.3.7",
"commitizen": "^4.2.5",
"commitizen": "^4.2.6",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.28.0",
"eslint-config-holy-grail": "^52.0.33",
"eslint": "^8.31.0",
"eslint-config-holy-grail": "^55.0.1",
"grunt": "^1.5.3",
"grunt-cli": "^1.4.3",
"grunt-sh": "^0.2.0",
"husky": "^8.0.2",
"husky": "^8.0.3",
"karma": "^6.4.1",

@@ -49,19 +49,19 @@ "karma-browserstack-launcher": "^1.6.0",

"load-grunt-config": "^4.0.1",
"mocha": "^10.1.0",
"prettier": "^2.8.0",
"mocha": "^10.2.0",
"prettier": "^2.8.3",
"pretty-quick": "^3.1.3",
"rimraf": "^3.0.2",
"rollup": "^2.79.1",
"sinon": "^14.0.2",
"rimraf": "^4.0.4",
"rollup": "^3.10.0",
"sinon": "^15.0.1",
"sinon-chai": "^3.7.0",
"tinybench": "^2.3.1",
"ts-loader": "^9.4.2",
"tsconfig-holy-grail": "^11.1.36",
"tsconfig-holy-grail": "^12.0.0",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.2.34",
"typescript": "^4.9.3",
"tslint-config-holy-grail": "^54.0.0",
"typescript": "^4.9.4",
"webpack": "^5.75.0"
},
"engines": {
"node": ">=12.20.1"
"node": ">=14.15.4"
},

@@ -93,3 +93,3 @@ "files": [

"types": "build/es2019/module.d.ts",
"version": "6.0.25"
"version": "7.0.0"
}

Sorry, the diff of this file is not supported yet

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