Socket
Socket
Sign inDemoInstall

worker-timers-broker

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

worker-timers-broker - npm Package Compare versions

Comparing version 5.0.16 to 5.0.17

32

package.json

@@ -13,5 +13,5 @@ {

"@babel/runtime": "^7.4.5",
"fast-unique-numbers": "^4.0.0",
"tslib": "^1.9.3",
"worker-timers-worker": "^5.0.11"
"fast-unique-numbers": "^4.0.2",
"tslib": "^1.10.0",
"worker-timers-worker": "^5.0.12"
},

@@ -24,4 +24,4 @@ "description": "The broker which is used by the worker-timers package.",

"@babel/preset-env": "^7.4.5",
"@commitlint/cli": "^7.6.1",
"@commitlint/config-angular": "^7.6.0",
"@commitlint/cli": "^8.0.0",
"@commitlint/config-angular": "^8.0.0",
"chai": "^4.2.0",

@@ -31,3 +31,3 @@ "commitizen": "^3.1.1",

"eslint": "^5.16.0",
"eslint-config-holy-grail": "^36.0.3",
"eslint-config-holy-grail": "^37.0.1",
"grunt": "^1.0.4",

@@ -40,3 +40,3 @@ "grunt-cli": "^1.3.2",

"gruntify-eslint": "^5.0.0",
"husky": "^2.3.0",
"husky": "^2.4.1",
"karma": "^4.1.0",

@@ -49,15 +49,15 @@ "karma-chrome-launcher": "^2.2.0",

"karma-sinon-chai": "^2.0.2",
"karma-webpack": "^3.0.5",
"karma-webpack": "^4.0.2",
"load-grunt-config": "^1.0.2",
"mocha": "^6.1.4",
"rollup": "^1.12.4",
"rollup": "^1.15.3",
"rollup-plugin-babel": "^4.3.2",
"sinon": "^7.3.2",
"sinon-chai": "^3.3.0",
"ts-loader": "^6.0.1",
"tsconfig-holy-grail": "^10.0.2",
"tslint": "^5.16.0",
"tslint-config-holy-grail": "^42.0.9",
"typescript": "^3.4.5",
"webpack": "^4.32.2"
"ts-loader": "^6.0.2",
"tsconfig-holy-grail": "^10.0.4",
"tslint": "^5.17.0",
"tslint-config-holy-grail": "^44.0.1",
"typescript": "^3.5.2",
"webpack": "^4.34.0"
},

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

"types": "build/es2018/module.d.ts",
"version": "5.0.16"
"version": "5.0.17"
}
{
"extends": "../node_modules/tsconfig-holy-grail/src/tsconfig-browser"
"extends": "tsconfig-holy-grail/src/tsconfig-browser"
}
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