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 7.0.2 to 7.0.3

20

package.json

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

"dependencies": {
"@babel/runtime": "^7.24.7",
"fast-unique-numbers": "^9.0.6",
"@babel/runtime": "^7.24.8",
"fast-unique-numbers": "^9.0.7",
"tslib": "^2.6.3",
"worker-timers-worker": "^8.0.1"
"worker-timers-worker": "^8.0.2"
},
"description": "The broker which is used by the worker-timers package.",
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/core": "^7.24.8",
"@babel/plugin-external-helpers": "^7.24.7",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/preset-env": "^7.24.8",
"@commitlint/cli": "^19.3.0",

@@ -31,3 +31,3 @@ "@commitlint/config-angular": "^19.3.0",

"eslint": "^8.57.0",
"eslint-config-holy-grail": "^59.0.11",
"eslint-config-holy-grail": "^59.0.14",
"grunt": "^1.6.1",

@@ -43,3 +43,3 @@ "grunt-cli": "^1.4.3",

"karma-sinon-chai": "^2.0.2",
"karma-webkit-launcher": "^2.4.0",
"karma-webkit-launcher": "^2.6.0",
"karma-webpack": "^5.0.1",

@@ -51,3 +51,3 @@ "lint-staged": "^15.2.7",

"rimraf": "^5.0.8",
"rollup": "^4.18.0",
"rollup": "^4.18.1",
"sinon": "^17.0.2",

@@ -60,3 +60,3 @@ "sinon-chai": "^3.7.0",

"typescript": "^5.5.3",
"webpack": "^5.92.1"
"webpack": "^5.93.0"
},

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

"types": "build/es2019/module.d.ts",
"version": "7.0.2"
"version": "7.0.3"
}

@@ -6,1 +6,5 @@ # worker-timers-broker

[![version](https://img.shields.io/npm/v/worker-timers-broker.svg?style=flat-square)](https://www.npmjs.com/package/worker-timers-broker)
## Security contact information
To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com/security). Tidelift will coordinate the fix and disclosure.
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