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.48 to 7.0.49

20

package.json

@@ -18,14 +18,14 @@ {

"dependencies": {
"@babel/runtime": "^7.18.0",
"@babel/runtime": "^7.18.2",
"tslib": "^2.4.0",
"worker-timers-broker": "^6.0.70",
"worker-timers-worker": "^7.0.37"
"worker-timers-broker": "^6.0.71",
"worker-timers-worker": "^7.0.38"
},
"description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.",
"devDependencies": {
"@babel/core": "^7.18.0",
"@babel/core": "^7.18.2",
"@babel/plugin-external-helpers": "^7.17.12",
"@babel/plugin-transform-runtime": "^7.18.0",
"@babel/preset-env": "^7.18.0",
"@commitlint/cli": "^17.0.0",
"@babel/plugin-transform-runtime": "^7.18.2",
"@babel/preset-env": "^7.18.2",
"@commitlint/cli": "^17.0.1",
"@commitlint/config-angular": "^17.0.0",

@@ -39,3 +39,3 @@ "@rollup/plugin-babel": "^5.3.1",

"eslint": "^8.16.0",
"eslint-config-holy-grail": "^52.0.13",
"eslint-config-holy-grail": "^52.0.14",
"grunt": "^1.5.3",

@@ -67,3 +67,3 @@ "grunt-cli": "^1.4.3",

"tslint-config-holy-grail": "^53.2.28",
"typescript": "^4.6.4",
"typescript": "^4.7.2",
"webpack": "^5.72.1",

@@ -101,3 +101,3 @@ "webpack-cli": "^4.9.2"

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