Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

worker-timers-broker

Package Overview
Dependencies
Maintainers
1
Versions
204
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.41 to 6.0.42

30

package.json

@@ -12,17 +12,17 @@ {

"dependencies": {
"@babel/runtime": "^7.13.9",
"fast-unique-numbers": "^5.0.29",
"@babel/runtime": "^7.13.10",
"fast-unique-numbers": "^5.0.30",
"tslib": "^2.1.0",
"worker-timers-worker": "^7.0.13"
"worker-timers-worker": "^7.0.14"
},
"description": "The broker which is used by the worker-timers package.",
"devDependencies": {
"@babel/core": "^7.13.8",
"@babel/core": "^7.13.10",
"@babel/plugin-external-helpers": "^7.12.13",
"@babel/plugin-transform-runtime": "^7.13.9",
"@babel/preset-env": "^7.13.9",
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/preset-env": "^7.13.10",
"@commitlint/cli": "^12.0.1",
"@commitlint/config-angular": "^12.0.1",
"@rollup/plugin-babel": "^5.3.0",
"chai": "^4.3.0",
"chai": "^4.3.3",
"commitizen": "^4.2.3",

@@ -37,3 +37,3 @@ "cz-conventional-changelog": "^3.3.0",

"husky": "^4.3.8",
"karma": "^6.1.1",
"karma": "^6.1.2",
"karma-chrome-launcher": "^3.1.0",

@@ -47,14 +47,14 @@ "karma-firefox-launcher": "^2.1.0",

"load-grunt-config": "^3.0.1",
"mocha": "^8.3.0",
"mocha": "^8.3.1",
"prettier": "^2.2.1",
"pretty-quick": "^3.1.0",
"rollup": "^2.40.0",
"rollup": "^2.41.0",
"sinon": "^9.2.4",
"sinon-chai": "^3.5.0",
"ts-loader": "^8.0.17",
"tsconfig-holy-grail": "^11.0.46",
"tsconfig-holy-grail": "^11.0.47",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.2.6",
"typescript": "^4.2.2",
"webpack": "^5.24.2"
"tslint-config-holy-grail": "^53.2.7",
"typescript": "^4.2.3",
"webpack": "^5.24.4"
},

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

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