fast-unique-numbers
Advanced tools
Comparing version 9.0.13 to 9.0.14
@@ -14,3 +14,3 @@ { | ||
"@babel/runtime": "^7.26.0", | ||
"tslib": "^2.8.0" | ||
"tslib": "^2.8.1" | ||
}, | ||
@@ -32,3 +32,3 @@ "description": "A module to create a set of unique numbers as fast as possible.", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^60.0.11", | ||
"eslint-config-holy-grail": "^60.0.12", | ||
"grunt": "^1.6.1", | ||
@@ -48,15 +48,15 @@ "grunt-cli": "^1.5.0", | ||
"load-grunt-config": "^4.0.1", | ||
"mocha": "^10.7.3", | ||
"mocha": "^10.8.2", | ||
"prettier": "^3.3.3", | ||
"rimraf": "^6.0.1", | ||
"rollup": "^4.24.0", | ||
"rollup": "^4.24.3", | ||
"sinon": "^17.0.2", | ||
"sinon-chai": "^3.7.0", | ||
"tinybench": "^2.9.0", | ||
"tinybench": "^3.0.3", | ||
"ts-loader": "^9.5.1", | ||
"tsconfig-holy-grail": "^15.0.1", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^56.0.4", | ||
"tslint-config-holy-grail": "^56.0.5", | ||
"typescript": "^5.6.3", | ||
"webpack": "^5.95.0" | ||
"webpack": "^5.96.1" | ||
}, | ||
@@ -96,3 +96,3 @@ "engines": { | ||
"types": "build/es2019/module.d.ts", | ||
"version": "9.0.13" | ||
"version": "9.0.14" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Updatedtslib@^2.8.1