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.66 to 7.0.67

16

package.json

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

"dependencies": {
"@babel/runtime": "^7.21.5",
"@babel/runtime": "^7.22.0",
"tslib": "^2.5.2",
"worker-timers-broker": "^6.0.86",
"worker-timers-worker": "^7.0.51"
"worker-timers-broker": "^6.0.87",
"worker-timers-worker": "^7.0.52"
},

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

"@babel/cli": "^7.21.5",
"@babel/core": "^7.21.8",
"@babel/core": "^7.22.0",
"@babel/plugin-external-helpers": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.21.4",
"@babel/preset-env": "^7.21.5",
"@babel/plugin-transform-runtime": "^7.22.0",
"@babel/preset-env": "^7.22.0",
"@babel/register": "^7.21.0",

@@ -70,3 +70,3 @@ "@commitlint/cli": "^17.6.3",

"typescript": "^4.9.5",
"webpack": "^5.83.1",
"webpack": "^5.84.1",
"webpack-cli": "^5.1.1"

@@ -103,3 +103,3 @@ },

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