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.1.0 to 7.1.1

28

package.json

@@ -12,14 +12,14 @@ {

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

@@ -31,8 +31,8 @@ "@rollup/plugin-babel": "^6.0.4",

"eslint": "^8.57.0",
"eslint-config-holy-grail": "^59.0.14",
"eslint-config-holy-grail": "^59.0.15",
"grunt": "^1.6.1",
"grunt-cli": "^1.4.3",
"grunt-cli": "^1.5.0",
"grunt-sh": "^0.2.1",
"husky": "^8.0.3",
"karma": "^6.4.3",
"karma": "^6.4.4",
"karma-chrome-launcher": "^3.2.0",

@@ -45,8 +45,8 @@ "karma-firefox-launcher": "^2.1.3",

"karma-webpack": "^5.0.1",
"lint-staged": "^15.2.7",
"lint-staged": "^15.2.8",
"load-grunt-config": "^4.0.1",
"mocha": "^10.6.0",
"mocha": "^10.7.3",
"prettier": "^3.3.3",
"rimraf": "^5.0.8",
"rollup": "^4.18.1",
"rollup": "^4.20.0",
"sinon": "^17.0.2",

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

"tslint-config-holy-grail": "^56.0.2",
"typescript": "^5.5.3",
"typescript": "^5.5.4",
"webpack": "^5.93.0"

@@ -87,3 +87,3 @@ },

"types": "build/es2019/module.d.ts",
"version": "7.1.0"
"version": "7.1.1"
}
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