broker-factory
Advanced tools
Comparing version 1.2.22 to 1.2.23
@@ -13,5 +13,5 @@ { | ||
"babel-runtime": "^6.26.0", | ||
"fast-unique-numbers": "^2.0.1", | ||
"fast-unique-numbers": "^2.0.2", | ||
"tslib": "^1.9.1", | ||
"worker-factory": "^2.4.5" | ||
"worker-factory": "^2.4.7" | ||
}, | ||
@@ -27,7 +27,7 @@ "description": "A little factory function to create a broker for a JSON-RPC based Web Worker.", | ||
"chai": "^4.1.2", | ||
"commitizen": "^2.9.6", | ||
"commitizen": "^2.10.1", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"eslint": "^4.19.1", | ||
"eslint-config-holy-grail": "^27.0.1", | ||
"greenkeeper-lockfile": "^1.15.0", | ||
"eslint-config-holy-grail": "^27.0.2", | ||
"greenkeeper-lockfile": "^1.15.1", | ||
"grunt": "^1.0.2", | ||
@@ -44,3 +44,3 @@ "grunt-cli": "^1.2.0", | ||
"karma-firefox-launcher": "~1.1.0", | ||
"karma-leche": "^1.0.3", | ||
"karma-leche": "^1.0.4", | ||
"karma-mocha": "^1.2.0", | ||
@@ -52,13 +52,13 @@ "karma-safari-launcher": "^1.0.0", | ||
"load-grunt-config": "^0.19.2", | ||
"mocha": "^5.1.1", | ||
"rollup": "^0.59.1", | ||
"mocha": "^5.2.0", | ||
"rollup": "^0.59.3", | ||
"rollup-plugin-babel": "^3.0.4", | ||
"sinon": "^5.0.7", | ||
"sinon-chai": "^3.0.0", | ||
"sinon": "^5.0.10", | ||
"sinon-chai": "^3.1.0", | ||
"ts-loader": "^4.3.0", | ||
"tsconfig-holy-grail": "^4.0.15", | ||
"tsconfig-holy-grail": "^4.0.18", | ||
"tslint": "^5.10.0", | ||
"tslint-config-holy-grail": "^27.0.1", | ||
"tslint-config-holy-grail": "^28.0.1", | ||
"typescript": "^2.8.3", | ||
"webpack": "^4.8.3" | ||
"webpack": "^4.9.1" | ||
}, | ||
@@ -87,3 +87,3 @@ "files": [ | ||
"types": "build/es2015/module.d.ts", | ||
"version": "1.2.22" | ||
"version": "1.2.23" | ||
} |
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
39546
71
Updatedfast-unique-numbers@^2.0.2
Updatedworker-factory@^2.4.7