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
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.78 to 7.0.79

22

package.json

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

"dependencies": {
"@babel/runtime": "^7.23.4",
"@babel/runtime": "^7.23.5",
"tslib": "^2.6.2",
"worker-timers-broker": "^6.0.98",
"worker-timers-worker": "^7.0.62"
"worker-timers-broker": "^6.0.99",
"worker-timers-worker": "^7.0.63"
},

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

"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.3",
"@babel/core": "^7.23.5",
"@babel/plugin-external-helpers": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.4",
"@babel/preset-env": "^7.23.3",
"@babel/preset-env": "^7.23.5",
"@babel/register": "^7.22.15",

@@ -41,3 +41,3 @@ "@commitlint/cli": "^17.8.0",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"eslint-config-holy-grail": "^57.2.25",

@@ -54,11 +54,11 @@ "grunt": "^1.6.1",

"karma-sinon-chai": "^2.0.2",
"karma-webkit-launcher": "^2.1.0",
"karma-webkit-launcher": "^2.4.0",
"karma-webpack": "^5.0.0",
"lint-staged": "^15.2.0",
"load-grunt-config": "^4.0.1",
"memfs": "^4.6.0",
"mocha": "^10.2.0",
"prettier": "^2.8.8",
"pretty-quick": "^3.1.3",
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
"rollup": "^4.5.0",
"rollup": "^4.6.1",
"sinon": "^17.0.1",

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

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