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.62 to 7.0.63

28

package.json

@@ -18,17 +18,17 @@ {

"dependencies": {
"@babel/runtime": "^7.20.13",
"@babel/runtime": "^7.21.0",
"tslib": "^2.5.0",
"worker-timers-broker": "^6.0.82",
"worker-timers-worker": "^7.0.48"
"worker-timers-broker": "^6.0.83",
"worker-timers-worker": "^7.0.49"
},
"description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.",
"devDependencies": {
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/cli": "^7.21.0",
"@babel/core": "^7.21.0",
"@babel/plugin-external-helpers": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/plugin-transform-runtime": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@babel/register": "^7.18.9",
"@commitlint/cli": "^17.4.2",
"@commitlint/config-angular": "^17.4.2",
"@babel/register": "^7.21.0",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-angular": "^17.4.4",
"@rollup/plugin-babel": "^6.0.3",

@@ -40,4 +40,4 @@ "@rollup/plugin-replace": "^5.0.2",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.33.0",
"eslint-config-holy-grail": "^55.0.5",
"eslint": "^8.35.0",
"eslint-config-holy-grail": "^55.0.12",
"grunt": "^1.6.1",

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

"mocha": "^10.2.0",
"prettier": "^2.8.3",
"prettier": "^2.8.4",
"pretty-quick": "^3.1.3",
"rimraf": "^4.1.2",
"rollup": "^3.12.0",
"rollup": "^3.17.3",
"sinon": "^15.0.1",

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

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