worker-factory
Advanced tools
Comparing version 6.0.45 to 6.0.46
@@ -12,10 +12,10 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.14.5", | ||
"@babel/runtime": "^7.14.6", | ||
"compilerr": "^9.0.2", | ||
"fast-unique-numbers": "^6.0.2", | ||
"tslib": "^2.2.0" | ||
"tslib": "^2.3.0" | ||
}, | ||
"description": "A little factory function to create a JSON-RPC based Web Worker implementation.", | ||
"devDependencies": { | ||
"@babel/core": "^7.14.5", | ||
"@babel/core": "^7.14.6", | ||
"@babel/plugin-external-helpers": "^7.14.5", | ||
@@ -37,3 +37,3 @@ "@babel/plugin-transform-runtime": "^7.14.5", | ||
"husky": "^4.3.8", | ||
"karma": "^6.3.3", | ||
"karma": "^6.3.4", | ||
"karma-browserstack-launcher": "^1.6.0", | ||
@@ -53,3 +53,3 @@ "karma-chrome-launcher": "^3.1.0", | ||
"pretty-quick": "^3.1.0", | ||
"rollup": "^2.51.1", | ||
"rollup": "^2.51.2", | ||
"sinon": "^11.1.1", | ||
@@ -60,5 +60,5 @@ "sinon-chai": "^3.7.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.23", | ||
"tslint-config-holy-grail": "^53.2.24", | ||
"typescript": "^4.3.2", | ||
"webpack": "^5.38.1" | ||
"webpack": "^5.39.0" | ||
}, | ||
@@ -90,3 +90,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "6.0.45" | ||
"version": "6.0.46" | ||
} |
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.14.6
Updatedtslib@^2.3.0