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.25 to 7.0.26

20

package.json

@@ -18,13 +18,13 @@ {

"dependencies": {
"@babel/runtime": "^7.13.17",
"@babel/runtime": "^7.14.0",
"tslib": "^2.2.0",
"worker-timers-broker": "^6.0.46",
"worker-timers-worker": "^7.0.17"
"worker-timers-broker": "^6.0.47",
"worker-timers-worker": "^7.0.18"
},
"description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.",
"devDependencies": {
"@babel/core": "^7.13.16",
"@babel/core": "^7.14.0",
"@babel/plugin-external-helpers": "^7.12.13",
"@babel/plugin-transform-runtime": "^7.13.15",
"@babel/preset-env": "^7.13.15",
"@babel/preset-env": "^7.14.0",
"@commitlint/cli": "^12.1.1",

@@ -60,3 +60,3 @@ "@commitlint/config-angular": "^12.1.1",

"pretty-quick": "^3.1.0",
"rollup": "^2.45.2",
"rollup": "^2.46.0",
"sinon": "^10.0.1",

@@ -66,7 +66,7 @@ "sinon-chai": "^3.6.0",

"ts-loader": "^9.1.1",
"tsconfig-holy-grail": "^11.0.51",
"tsconfig-holy-grail": "^11.0.52",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^53.2.14",
"tslint-config-holy-grail": "^53.2.15",
"typescript": "^4.2.4",
"webpack": "^5.35.1"
"webpack": "^5.36.1"
},

@@ -107,3 +107,3 @@ "files": [

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