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 6.0.94 to 6.0.95

20

package.json

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

"dependencies": {
"@babel/runtime": "^7.22.6",
"@babel/runtime": "^7.22.10",
"fast-unique-numbers": "^8.0.7",
"tslib": "^2.6.1",
"worker-timers-worker": "^7.0.58"
"worker-timers-worker": "^7.0.59"
},
"description": "The broker which is used by the worker-timers package.",
"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/core": "^7.22.10",
"@babel/plugin-external-helpers": "^7.22.5",
"@babel/plugin-transform-runtime": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@babel/plugin-transform-runtime": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"@commitlint/cli": "^17.6.7",

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

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.45.0",
"eslint-config-holy-grail": "^57.2.17",
"eslint": "^8.46.0",
"eslint-config-holy-grail": "^57.2.20",
"grunt": "^1.6.1",

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

"rimraf": "^5.0.1",
"rollup": "^3.26.3",
"rollup": "^3.27.2",
"sinon": "^15.2.0",

@@ -82,7 +82,7 @@ "sinon-chai": "^3.7.0",

"prepare": "husky install",
"prepublishOnly": "grunt build",
"prepublishOnly": "npm run build",
"test": "grunt lint && grunt test"
},
"types": "build/es2019/module.d.ts",
"version": "6.0.94"
"version": "6.0.95"
}
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