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.19 to 5.0.20

26

package.json

@@ -12,13 +12,13 @@ {

"dependencies": {
"@babel/runtime": "^7.5.1",
"fast-unique-numbers": "^4.0.3",
"@babel/runtime": "^7.5.4",
"fast-unique-numbers": "^4.0.5",
"tslib": "^1.10.0",
"worker-timers-worker": "^5.0.14"
"worker-timers-worker": "^5.0.15"
},
"description": "The broker which is used by the worker-timers package.",
"devDependencies": {
"@babel/core": "^7.5.0",
"@babel/core": "^7.5.4",
"@babel/plugin-external-helpers": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.5.0",
"@babel/preset-env": "^7.5.0",
"@babel/preset-env": "^7.5.4",
"@commitlint/cli": "^8.0.0",

@@ -39,4 +39,4 @@ "@commitlint/config-angular": "^8.0.0",

"husky": "^3.0.0",
"karma": "^4.1.0",
"karma-chrome-launcher": "^2.2.0",
"karma": "^4.2.0",
"karma-chrome-launcher": "^3.0.0",
"karma-firefox-launcher": "^1.1.0",

@@ -50,3 +50,3 @@ "karma-mocha": "^1.2.0",

"mocha": "^6.1.4",
"rollup": "^1.16.6",
"rollup": "^1.16.7",
"rollup-plugin-babel": "^4.3.3",

@@ -56,7 +56,7 @@ "sinon": "^7.3.2",

"ts-loader": "^6.0.4",
"tsconfig-holy-grail": "^10.0.6",
"tsconfig-holy-grail": "^10.0.8",
"tslint": "^5.18.0",
"tslint-config-holy-grail": "^44.0.5",
"typescript": "^3.5.2",
"webpack": "^4.35.2"
"tslint-config-holy-grail": "^44.0.6",
"typescript": "^3.5.3",
"webpack": "^4.35.3"
},

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

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