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

worker-timers

Package Overview
Dependencies
Maintainers
1
Versions
252
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 8.0.6 to 8.0.7

24

package.json

@@ -18,15 +18,15 @@ {

"dependencies": {
"@babel/runtime": "^7.25.6",
"@babel/runtime": "^7.25.7",
"tslib": "^2.7.0",
"worker-timers-broker": "^7.1.2",
"worker-timers-worker": "^8.0.4"
"worker-timers-broker": "^7.1.3",
"worker-timers-worker": "^8.0.5"
},
"description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.",
"devDependencies": {
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/plugin-external-helpers": "^7.24.7",
"@babel/plugin-transform-runtime": "^7.25.4",
"@babel/preset-env": "^7.25.4",
"@babel/register": "^7.24.6",
"@babel/cli": "^7.25.7",
"@babel/core": "^7.25.7",
"@babel/plugin-external-helpers": "^7.25.7",
"@babel/plugin-transform-runtime": "^7.25.7",
"@babel/preset-env": "^7.25.7",
"@babel/register": "^7.25.7",
"@commitlint/cli": "^19.5.0",

@@ -41,3 +41,3 @@ "@commitlint/config-angular": "^19.5.0",

"eslint": "^8.57.0",
"eslint-config-holy-grail": "^60.0.5",
"eslint-config-holy-grail": "^60.0.7",
"grunt": "^1.6.1",

@@ -61,3 +61,3 @@ "grunt-cli": "^1.5.0",

"rimraf": "^6.0.1",
"rollup": "^4.22.5",
"rollup": "^4.24.0",
"sinon": "^17.0.2",

@@ -108,3 +108,3 @@ "sinon-chai": "^3.7.0",

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