fast-unique-numbers
Advanced tools
Comparing version 3.0.10 to 3.0.11
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.4.3", | ||
"@babel/runtime": "^7.4.4", | ||
"tslib": "^1.9.3" | ||
@@ -19,7 +19,7 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.4.3", | ||
"@babel/core": "^7.4.4", | ||
"@babel/plugin-external-helpers": "^7.2.0", | ||
"@babel/plugin-transform-runtime": "^7.4.3", | ||
"@babel/preset-env": "^7.4.3", | ||
"@babel/register": "^7.4.0", | ||
"@babel/plugin-transform-runtime": "^7.4.4", | ||
"@babel/preset-env": "^7.4.4", | ||
"@babel/register": "^7.4.4", | ||
"@commitlint/cli": "^7.5.2", | ||
@@ -29,6 +29,6 @@ "@commitlint/config-angular": "^7.5.0", | ||
"chai": "^4.2.0", | ||
"commitizen": "^3.0.7", | ||
"commitizen": "^3.1.1", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"eslint": "^5.16.0", | ||
"eslint-config-holy-grail": "^35.0.0", | ||
"eslint-config-holy-grail": "^35.0.1", | ||
"grunt": "^1.0.4", | ||
@@ -38,8 +38,8 @@ "grunt-babel": "^8.0.0", | ||
"grunt-contrib-clean": "^2.0.0", | ||
"grunt-karma": "^3.0.1", | ||
"grunt-karma": "^3.0.2", | ||
"grunt-sh": "^0.2.0", | ||
"grunt-tslint": "^5.0.2", | ||
"gruntify-eslint": "^5.0.0", | ||
"husky": "^1.3.1", | ||
"karma": "^4.0.1", | ||
"husky": "^2.1.0", | ||
"karma": "^4.1.0", | ||
"karma-browserstack-launcher": "^1.5.1", | ||
@@ -55,13 +55,13 @@ "karma-chrome-launcher": "^2.2.0", | ||
"load-grunt-config": "^1.0.1", | ||
"mocha": "^6.0.2", | ||
"rollup": "^1.8.0", | ||
"mocha": "^6.1.4", | ||
"rollup": "^1.10.1", | ||
"rollup-plugin-babel": "^4.3.2", | ||
"sinon": "^7.3.1", | ||
"sinon": "^7.3.2", | ||
"sinon-chai": "^3.3.0", | ||
"ts-loader": "^5.3.3", | ||
"tsconfig-holy-grail": "^9.1.14", | ||
"tslint": "^5.15.0", | ||
"tslint-config-holy-grail": "^42.0.1", | ||
"typescript": "^3.4.1", | ||
"webpack": "^4.29.6" | ||
"ts-loader": "^5.4.4", | ||
"tsconfig-holy-grail": "^9.1.18", | ||
"tslint": "^5.16.0", | ||
"tslint-config-holy-grail": "^42.0.6", | ||
"typescript": "^3.4.5", | ||
"webpack": "^4.30.0" | ||
}, | ||
@@ -97,3 +97,3 @@ "engines": { | ||
"types": "build/es2018/module.d.ts", | ||
"version": "3.0.10" | ||
"version": "3.0.11" | ||
} |
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
18900
Updated@babel/runtime@^7.4.4