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.67 to 6.0.68

42

package.json

@@ -12,22 +12,22 @@ {

"dependencies": {
"@babel/runtime": "^7.17.2",
"fast-unique-numbers": "^6.0.13",
"@babel/runtime": "^7.17.9",
"fast-unique-numbers": "^6.0.14",
"tslib": "^2.3.1",
"worker-timers-worker": "^7.0.34"
"worker-timers-worker": "^7.0.35"
},
"description": "The broker which is used by the worker-timers package.",
"devDependencies": {
"@babel/core": "^7.17.2",
"@babel/core": "^7.17.9",
"@babel/plugin-external-helpers": "^7.16.7",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@commitlint/cli": "^16.1.0",
"@commitlint/config-angular": "^16.0.0",
"@rollup/plugin-babel": "^5.3.0",
"@commitlint/cli": "^16.2.3",
"@commitlint/config-angular": "^16.2.3",
"@rollup/plugin-babel": "^5.3.1",
"chai": "^4.3.6",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.8.0",
"eslint-config-holy-grail": "^51.0.3",
"grunt": "^1.4.1",
"eslint": "^8.13.0",
"eslint-config-holy-grail": "^52.0.3",
"grunt": "^1.5.0",
"grunt-cli": "^1.4.3",

@@ -37,4 +37,4 @@ "grunt-contrib-clean": "^2.0.0",

"husky": "^7.0.4",
"karma": "^6.3.15",
"karma-chrome-launcher": "^3.1.0",
"karma": "^6.3.17",
"karma-chrome-launcher": "^3.1.1",
"karma-firefox-launcher": "^2.1.2",

@@ -47,14 +47,14 @@ "karma-mocha": "^2.0.1",

"load-grunt-config": "^4.0.1",
"mocha": "^9.2.0",
"prettier": "^2.5.1",
"mocha": "^9.2.2",
"prettier": "^2.6.2",
"pretty-quick": "^3.1.3",
"rollup": "^2.67.1",
"rollup": "^2.70.1",
"sinon": "^11.1.2",
"sinon-chai": "^3.7.0",
"ts-loader": "^9.2.6",
"tsconfig-holy-grail": "^11.1.25",
"ts-loader": "^9.2.8",
"tsconfig-holy-grail": "^11.1.28",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.2.26",
"typescript": "^4.5.5",
"webpack": "^5.68.0"
"tslint-config-holy-grail": "^53.2.27",
"typescript": "^4.6.3",
"webpack": "^5.72.0"
},

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

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