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.24 to 5.0.25

28

package.json

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

"dependencies": {
"@babel/runtime": "^7.6.2",
"fast-unique-numbers": "^4.0.9",
"@babel/runtime": "^7.6.3",
"fast-unique-numbers": "^4.0.10",
"tslib": "^1.10.0",
"worker-timers-worker": "^5.0.18"
"worker-timers-worker": "^5.0.19"
},
"description": "The broker which is used by the worker-timers package.",
"devDependencies": {
"@babel/core": "^7.6.2",
"@babel/core": "^7.6.3",
"@babel/plugin-external-helpers": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.6.2",
"@babel/preset-env": "^7.6.2",
"@babel/preset-env": "^7.6.3",
"@commitlint/cli": "^8.2.0",

@@ -29,4 +29,4 @@ "@commitlint/config-angular": "^8.2.0",

"cz-conventional-changelog": "^3.0.2",
"eslint": "^6.4.0",
"eslint-config-holy-grail": "^41.0.0",
"eslint": "^6.5.1",
"eslint-config-holy-grail": "^43.0.1",
"grunt": "^1.0.4",

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

"grunt-sh": "^0.2.0",
"husky": "^3.0.5",
"husky": "^3.0.8",
"karma": "^4.3.0",

@@ -48,11 +48,11 @@ "karma-chrome-launcher": "^3.1.0",

"load-grunt-config": "^3.0.1",
"mocha": "^6.2.0",
"rollup": "^1.21.4",
"mocha": "^6.2.1",
"rollup": "^1.23.1",
"rollup-plugin-babel": "^4.3.3",
"sinon": "^7.5.0",
"sinon-chai": "^3.3.0",
"ts-loader": "^6.1.2",
"tsconfig-holy-grail": "^10.0.15",
"ts-loader": "^6.2.0",
"tsconfig-holy-grail": "^10.0.20",
"tslint": "^5.20.0",
"tslint-config-holy-grail": "^46.1.1",
"tslint-config-holy-grail": "^46.1.3",
"typescript": "^3.6.3",

@@ -86,3 +86,3 @@ "webpack": "^4.41.0"

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