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.61 to 6.0.62

38

package.json

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

"dependencies": {
"@babel/runtime": "^7.15.4",
"fast-unique-numbers": "^6.0.7",
"@babel/runtime": "^7.16.0",
"fast-unique-numbers": "^6.0.8",
"tslib": "^2.3.1",
"worker-timers-worker": "^7.0.28"
"worker-timers-worker": "^7.0.29"
},
"description": "The broker which is used by the worker-timers package.",
"devDependencies": {
"@babel/core": "^7.15.5",
"@babel/plugin-external-helpers": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.6",
"@commitlint/cli": "^13.1.0",
"@commitlint/config-angular": "^13.1.0",
"@babel/core": "^7.16.0",
"@babel/plugin-external-helpers": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.0",
"@babel/preset-env": "^7.16.0",
"@commitlint/cli": "^13.2.1",
"@commitlint/config-angular": "^13.2.0",
"@rollup/plugin-babel": "^5.3.0",

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

"eslint": "^7.32.0",
"eslint-config-holy-grail": "^50.1.9",
"eslint-config-holy-grail": "^50.1.16",
"grunt": "^1.4.1",

@@ -37,6 +37,6 @@ "grunt-cli": "^1.4.3",

"grunt-sh": "^0.2.0",
"husky": "^7.0.2",
"karma": "^6.3.4",
"husky": "^7.0.4",
"karma": "^6.3.7",
"karma-chrome-launcher": "^3.1.0",
"karma-firefox-launcher": "^2.1.1",
"karma-firefox-launcher": "^2.1.2",
"karma-mocha": "^2.0.1",

@@ -48,14 +48,14 @@ "karma-safari-launcher": "^1.0.0",

"load-grunt-config": "^4.0.1",
"mocha": "^9.1.1",
"mocha": "^9.1.3",
"prettier": "^2.4.1",
"pretty-quick": "^3.1.1",
"rollup": "^2.57.0",
"rollup": "^2.59.0",
"sinon": "^11.1.2",
"sinon-chai": "^3.7.0",
"ts-loader": "^9.2.6",
"tsconfig-holy-grail": "^11.1.13",
"tsconfig-holy-grail": "^11.1.18",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.2.25",
"typescript": "^4.4.3",
"webpack": "^5.53.0"
"typescript": "^4.4.4",
"webpack": "^5.61.0"
},

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

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