Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

worker-timers-broker

Package Overview
Dependencies
5
Maintainers
1
Versions
197
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.97 to 6.0.98

28

package.json

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

"dependencies": {
"@babel/runtime": "^7.23.2",
"fast-unique-numbers": "^8.0.10",
"@babel/runtime": "^7.23.4",
"fast-unique-numbers": "^8.0.11",
"tslib": "^2.6.2",
"worker-timers-worker": "^7.0.61"
"worker-timers-worker": "^7.0.62"
},
"description": "The broker which is used by the worker-timers package.",
"devDependencies": {
"@babel/core": "^7.23.2",
"@babel/plugin-external-helpers": "^7.22.5",
"@babel/plugin-transform-runtime": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/core": "^7.23.3",
"@babel/plugin-external-helpers": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.4",
"@babel/preset-env": "^7.23.3",
"@commitlint/cli": "^17.8.0",

@@ -30,4 +30,4 @@ "@commitlint/config-angular": "^17.8.0",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.51.0",
"eslint-config-holy-grail": "^57.2.21",
"eslint": "^8.54.0",
"eslint-config-holy-grail": "^57.2.25",
"grunt": "^1.6.1",

@@ -50,10 +50,10 @@ "grunt-cli": "^1.4.3",

"rimraf": "^5.0.5",
"rollup": "^4.1.4",
"sinon": "^16.1.3",
"rollup": "^4.5.0",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0",
"ts-loader": "^9.5.0",
"ts-loader": "^9.5.1",
"tsconfig-holy-grail": "^14.0.8",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^55.0.5",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"webpack": "^5.89.0"

@@ -86,3 +86,3 @@ },

"types": "build/es2019/module.d.ts",
"version": "6.0.97"
"version": "6.0.98"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc