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.31 to 7.0.32

14

package.json

@@ -18,10 +18,10 @@ {

"dependencies": {
"@babel/runtime": "^7.14.5",
"@babel/runtime": "^7.14.6",
"tslib": "^2.3.0",
"worker-timers-broker": "^6.0.52",
"worker-timers-worker": "^7.0.22"
"worker-timers-broker": "^6.0.53",
"worker-timers-worker": "^7.0.23"
},
"description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.",
"devDependencies": {
"@babel/core": "^7.14.5",
"@babel/core": "^7.14.6",
"@babel/plugin-external-helpers": "^7.14.5",

@@ -47,3 +47,3 @@ "@babel/plugin-transform-runtime": "^7.14.5",

"husky": "^4.3.8",
"karma": "^6.3.3",
"karma": "^6.3.4",
"karma-chrome-launcher": "^3.1.0",

@@ -70,3 +70,3 @@ "karma-firefox-launcher": "^2.1.1",

"typescript": "^4.3.2",
"webpack": "^5.38.1"
"webpack": "^5.39.0"
},

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

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