fast-unique-numbers
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -13,3 +13,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.3.1", | ||
"@babel/runtime": "^7.3.4", | ||
"tslib": "^1.9.3" | ||
@@ -19,15 +19,15 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.2.2", | ||
"@babel/core": "^7.3.4", | ||
"@babel/plugin-external-helpers": "^7.2.0", | ||
"@babel/plugin-transform-runtime": "^7.2.0", | ||
"@babel/preset-env": "^7.3.1", | ||
"@babel/plugin-transform-runtime": "^7.3.4", | ||
"@babel/preset-env": "^7.3.4", | ||
"@babel/register": "^7.0.0", | ||
"@commitlint/cli": "^7.3.2", | ||
"@commitlint/config-angular": "^7.3.1", | ||
"@commitlint/cli": "^7.5.2", | ||
"@commitlint/config-angular": "^7.5.0", | ||
"benchmark": "^2.1.4", | ||
"chai": "^4.2.0", | ||
"commitizen": "^3.0.5", | ||
"commitizen": "^3.0.7", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"eslint": "^5.12.1", | ||
"eslint-config-holy-grail": "^33.0.4", | ||
"eslint": "^5.13.0", | ||
"eslint-config-holy-grail": "^34.0.0", | ||
"grunt": "^1.0.3", | ||
@@ -43,3 +43,3 @@ "grunt-babel": "^8.0.0", | ||
"husky": "^1.3.1", | ||
"karma": "^3.1.4", | ||
"karma": "^4.0.0", | ||
"karma-browserstack-launcher": "^1.4.0", | ||
@@ -56,12 +56,12 @@ "karma-chrome-launcher": "^2.2.0", | ||
"mocha": "^5.2.0", | ||
"rollup": "^1.1.2", | ||
"rollup": "^1.2.3", | ||
"rollup-plugin-babel": "^4.3.2", | ||
"sinon": "^7.2.3", | ||
"sinon": "^7.2.4", | ||
"sinon-chai": "^3.3.0", | ||
"ts-loader": "^5.3.3", | ||
"tsconfig-holy-grail": "^9.0.7", | ||
"tslint": "^5.12.1", | ||
"tslint-config-holy-grail": "^39.0.8", | ||
"typescript": "^3.2.4", | ||
"webpack": "^4.29.0" | ||
"tsconfig-holy-grail": "^9.1.6", | ||
"tslint": "^5.13.0", | ||
"tslint-config-holy-grail": "^41.0.7", | ||
"typescript": "^3.3.3", | ||
"webpack": "^4.29.5" | ||
}, | ||
@@ -97,3 +97,3 @@ "engines": { | ||
"types": "build/es2018/module.d.ts", | ||
"version": "3.0.6" | ||
"version": "3.0.7" | ||
} |
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
Updated@babel/runtime@^7.3.4