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 7.1.6 to 7.1.7

20

package.json

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

"dependencies": {
"@babel/runtime": "^7.24.1",
"@babel/runtime": "^7.24.4",
"tslib": "^2.6.2",
"worker-timers-broker": "^6.1.6",
"worker-timers-worker": "^7.0.69"
"worker-timers-broker": "^6.1.7",
"worker-timers-worker": "^7.0.70"
},

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

"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/plugin-external-helpers": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/preset-env": "^7.24.3",
"@babel/preset-env": "^7.24.4",
"@babel/register": "^7.23.7",

@@ -42,3 +42,3 @@ "@commitlint/cli": "^18.6.1",

"eslint": "^8.57.0",
"eslint-config-holy-grail": "^59.0.2",
"eslint-config-holy-grail": "^59.0.3",
"grunt": "^1.6.1",

@@ -58,7 +58,7 @@ "grunt-cli": "^1.4.3",

"load-grunt-config": "^4.0.1",
"memfs": "^4.8.0",
"memfs": "^4.8.1",
"mocha": "^10.4.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"rollup": "^4.13.2",
"rollup": "^4.14.1",
"sinon": "^17.0.1",

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

"tslint-config-holy-grail": "^56.0.1",
"typescript": "^5.4.3",
"typescript": "^5.4.4",
"webpack": "^5.91.0",

@@ -110,3 +110,3 @@ "webpack-cli": "^5.1.4"

"types": "build/es2019/module.d.ts",
"version": "7.1.6"
"version": "7.1.7"
}

Sorry, the diff of this file is not supported yet

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