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
255
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.16 to 7.0.17

22

package.json

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

"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"tslib": "^2.1.0",
"worker-timers-broker": "^6.0.38",
"worker-timers-worker": "^7.0.11"
"worker-timers-broker": "^6.0.39",
"worker-timers-worker": "^7.0.12"
},
"description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.",
"devDependencies": {
"@babel/core": "^7.13.1",
"@babel/core": "^7.13.8",
"@babel/plugin-external-helpers": "^7.12.13",
"@babel/plugin-transform-runtime": "^7.13.7",
"@babel/preset-env": "^7.13.5",
"@commitlint/cli": "^12.0.0",
"@commitlint/config-angular": "^12.0.0",
"@babel/plugin-transform-runtime": "^7.13.8",
"@babel/preset-env": "^7.13.8",
"@commitlint/cli": "^12.0.1",
"@commitlint/config-angular": "^12.0.1",
"@rollup/plugin-babel": "^5.3.0",

@@ -60,3 +60,3 @@ "@rollup/plugin-replace": "^2.4.1",

"pretty-quick": "^3.1.0",
"rollup": "^2.39.1",
"rollup": "^2.40.0",
"sinon": "^9.2.4",

@@ -68,3 +68,3 @@ "sinon-chai": "^3.5.0",

"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.2.5",
"tslint-config-holy-grail": "^53.2.6",
"typescript": "^4.2.2",

@@ -107,3 +107,3 @@ "webpack": "^5.24.2"

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