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.23 to 5.0.24

40

package.json

@@ -12,20 +12,20 @@ {

"dependencies": {
"@babel/runtime": "^7.6.0",
"fast-unique-numbers": "^4.0.8",
"@babel/runtime": "^7.6.2",
"fast-unique-numbers": "^4.0.9",
"tslib": "^1.10.0",
"worker-timers-worker": "^5.0.17"
"worker-timers-worker": "^5.0.18"
},
"description": "The broker which is used by the worker-timers package.",
"devDependencies": {
"@babel/core": "^7.6.0",
"@babel/core": "^7.6.2",
"@babel/plugin-external-helpers": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.6.0",
"@babel/preset-env": "^7.6.0",
"@commitlint/cli": "^8.1.0",
"@commitlint/config-angular": "^8.1.0",
"@babel/plugin-transform-runtime": "^7.6.2",
"@babel/preset-env": "^7.6.2",
"@commitlint/cli": "^8.2.0",
"@commitlint/config-angular": "^8.2.0",
"chai": "^4.2.0",
"commitizen": "^4.0.3",
"cz-conventional-changelog": "^3.0.2",
"eslint": "^6.3.0",
"eslint-config-holy-grail": "^40.0.0",
"eslint": "^6.4.0",
"eslint-config-holy-grail": "^41.0.0",
"grunt": "^1.0.4",

@@ -45,14 +45,14 @@ "grunt-cli": "^1.3.2",

"karma-webpack": "^4.0.2",
"load-grunt-config": "^3.0.0",
"load-grunt-config": "^3.0.1",
"mocha": "^6.2.0",
"rollup": "^1.20.3",
"rollup": "^1.21.4",
"rollup-plugin-babel": "^4.3.3",
"sinon": "^7.4.2",
"sinon": "^7.5.0",
"sinon-chai": "^3.3.0",
"ts-loader": "^6.0.4",
"tsconfig-holy-grail": "^10.0.14",
"tslint": "^5.19.0",
"tslint-config-holy-grail": "^46.0.0",
"typescript": "^3.6.2",
"webpack": "^4.39.3"
"ts-loader": "^6.1.2",
"tsconfig-holy-grail": "^10.0.15",
"tslint": "^5.20.0",
"tslint-config-holy-grail": "^46.1.1",
"typescript": "^3.6.3",
"webpack": "^4.41.0"
},

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

"types": "build/es2018/module.d.ts",
"version": "5.0.23"
"version": "5.0.24"
}
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