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 3.0.1 to 3.0.2

24

package.json

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

"dependencies": {
"@babel/runtime": "^7.0.0",
"compilerr": "^5.0.10",
"fast-unique-numbers": "^2.1.4",
"@babel/runtime": "^7.1.2",
"compilerr": "^5.0.11",
"fast-unique-numbers": "^2.1.5",
"tslib": "^1.9.3"

@@ -20,3 +20,3 @@ },

"devDependencies": {
"@babel/core": "^7.1.0",
"@babel/core": "^7.1.2",
"@babel/plugin-external-helpers": "^7.0.0",

@@ -27,7 +27,7 @@ "@babel/plugin-transform-runtime": "^7.1.0",

"@commitlint/config-angular": "^7.1.2",
"babel-loader": "^8.0.2",
"babel-loader": "^8.0.4",
"chai": "^4.2.0",
"commitizen": "^2.10.1",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.6.0",
"eslint": "^5.6.1",
"eslint-config-holy-grail": "^31.0.1",

@@ -59,3 +59,3 @@ "grunt": "^1.0.3",

"ts-loader": "^5.2.1",
"tsconfig-holy-grail": "^6.0.9",
"tsconfig-holy-grail": "^6.0.11",
"tslint": "^5.11.0",

@@ -74,2 +74,8 @@ "tslint-config-holy-grail": "^35.1.3",

"homepage": "https://github.com/chrisguttandin/worker-factory",
"husky": {
"hooks": {
"commit-msg": "commitlint --edit --extends @commitlint/config-angular",
"pre-commit": "grunt lint"
}
},
"license": "MIT",

@@ -84,4 +90,2 @@ "main": "build/es5/bundle.js",

"scripts": {
"commitmsg": "commitlint --edit --extends @commitlint/config-angular",
"precommit": "grunt lint",
"prepublishOnly": "grunt build",

@@ -91,3 +95,3 @@ "test": "grunt lint && grunt test"

"types": "build/es2015/module.d.ts",
"version": "3.0.1"
"version": "3.0.2"
}
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