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.1.1 to 6.1.2

34

package.json

@@ -12,15 +12,15 @@ {

"dependencies": {
"@babel/runtime": "^7.23.8",
"fast-unique-numbers": "^8.0.13",
"@babel/runtime": "^7.23.9",
"fast-unique-numbers": "^9.0.0",
"tslib": "^2.6.2",
"worker-timers-worker": "^7.0.65"
"worker-timers-worker": "^7.0.66"
},
"description": "The broker which is used by the worker-timers package.",
"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/core": "^7.23.9",
"@babel/plugin-external-helpers": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.7",
"@babel/preset-env": "^7.23.8",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-angular": "^17.8.0",
"@babel/plugin-transform-runtime": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-angular": "^18.6.0",
"@rollup/plugin-babel": "^6.0.4",

@@ -31,3 +31,3 @@ "chai": "^4.3.10",

"eslint": "^8.56.0",
"eslint-config-holy-grail": "^57.2.27",
"eslint-config-holy-grail": "^58.0.2",
"grunt": "^1.6.1",

@@ -44,17 +44,17 @@ "grunt-cli": "^1.4.3",

"karma-webkit-launcher": "^2.4.0",
"karma-webpack": "^5.0.0",
"lint-staged": "^15.2.0",
"karma-webpack": "^5.0.1",
"lint-staged": "^15.2.2",
"load-grunt-config": "^4.0.1",
"mocha": "^10.2.0",
"prettier": "^3.2.2",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rollup": "^4.9.5",
"rollup": "^4.9.6",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0",
"ts-loader": "^9.5.1",
"tsconfig-holy-grail": "^14.0.8",
"tsconfig-holy-grail": "^15.0.0",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^55.0.5",
"tslint-config-holy-grail": "^56.0.0",
"typescript": "^5.3.3",
"webpack": "^5.89.0"
"webpack": "^5.90.1"
},

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

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