New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

worker-factory

Package Overview
Dependencies
Maintainers
1
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

worker-factory - npm Package Compare versions

Comparing version 4.1.3 to 4.1.4

6

build/es5/bundle.js

@@ -263,5 +263,7 @@ (function (global, factory) {

return function isSupported() {
function isSupported() {
return _isSupported.apply(this, arguments);
};
}
return isSupported;
}()

@@ -268,0 +270,0 @@ });

@@ -12,5 +12,5 @@ {

"dependencies": {
"@babel/runtime": "^7.1.5",
"compilerr": "^6.0.3",
"fast-unique-numbers": "^3.0.1",
"@babel/runtime": "^7.2.0",
"compilerr": "^6.0.4",
"fast-unique-numbers": "^3.0.2",
"tslib": "^1.9.3"

@@ -20,10 +20,10 @@ },

"devDependencies": {
"@babel/core": "^7.1.6",
"@babel/plugin-external-helpers": "^7.0.0",
"@babel/plugin-transform-runtime": "^7.1.0",
"@babel/preset-env": "^7.1.6",
"@babel/core": "^7.2.0",
"@babel/plugin-external-helpers": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.2.0",
"@commitlint/cli": "^7.2.1",
"@commitlint/config-angular": "^7.1.2",
"chai": "^4.2.0",
"commitizen": "^3.0.4",
"commitizen": "^3.0.5",
"cz-conventional-changelog": "^2.1.0",

@@ -35,8 +35,8 @@ "eslint": "^5.9.0",

"grunt-contrib-clean": "^2.0.0",
"grunt-karma": "^3.0.0",
"grunt-karma": "^3.0.1",
"grunt-sh": "^0.2.0",
"grunt-tslint": "^5.0.2",
"gruntify-eslint": "^5.0.0",
"husky": "^1.1.4",
"karma": "^3.1.1",
"husky": "^1.2.0",
"karma": "^3.1.3",
"karma-chrome-launcher": "^2.2.0",

@@ -52,12 +52,12 @@ "karma-firefox-launcher": "~1.1.0",

"mocha": "^5.2.0",
"rollup": "^0.67.3",
"rollup": "^0.67.4",
"rollup-plugin-babel": "^4.0.3",
"sinon": "^7.1.1",
"sinon-chai": "^3.2.0",
"ts-loader": "^5.3.0",
"tsconfig-holy-grail": "^7.0.12",
"sinon-chai": "^3.3.0",
"ts-loader": "^5.3.1",
"tsconfig-holy-grail": "^9.0.2",
"tslint": "^5.11.0",
"tslint-config-holy-grail": "^38.0.2",
"typescript": "^3.1.6",
"webpack": "^4.26.0"
"tslint-config-holy-grail": "^38.0.5",
"typescript": "^3.2.1",
"webpack": "^4.26.1"
},

@@ -89,3 +89,3 @@ "files": [

"types": "build/es2018/module.d.ts",
"version": "4.1.3"
"version": "4.1.4"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc