New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

worker-timers

Package Overview
Dependencies
Maintainers
1
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

worker-timers - npm Package Compare versions

Comparing version 7.0.61 to 7.0.62

26

package.json

@@ -18,6 +18,6 @@ {

"dependencies": {
"@babel/runtime": "^7.20.7",
"tslib": "^2.4.1",
"worker-timers-broker": "^6.0.81",
"worker-timers-worker": "^7.0.47"
"@babel/runtime": "^7.20.13",
"tslib": "^2.5.0",
"worker-timers-broker": "^6.0.82",
"worker-timers-worker": "^7.0.48"
},

@@ -38,7 +38,7 @@ "description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.",

"chai": "^4.3.7",
"commitizen": "^4.2.6",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.31.0",
"eslint-config-holy-grail": "^55.0.1",
"grunt": "^1.5.3",
"eslint": "^8.33.0",
"eslint-config-holy-grail": "^55.0.5",
"grunt": "^1.6.1",
"grunt-cli": "^1.4.3",

@@ -60,4 +60,4 @@ "grunt-sh": "^0.2.0",

"pretty-quick": "^3.1.3",
"rimraf": "^4.0.4",
"rollup": "^3.10.0",
"rimraf": "^4.1.2",
"rollup": "^3.12.0",
"sinon": "^15.0.1",

@@ -69,4 +69,4 @@ "sinon-chai": "^3.7.0",

"tslint": "^6.1.3",
"tslint-config-holy-grail": "^54.0.0",
"typescript": "^4.9.4",
"tslint-config-holy-grail": "^54.0.1",
"typescript": "^4.9.5",
"webpack": "^5.75.0",

@@ -104,3 +104,3 @@ "webpack-cli": "^5.0.1"

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