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.14 to 7.0.15

18

package.json

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

"dependencies": {
"@babel/runtime": "^7.13.2",
"@babel/runtime": "^7.13.6",
"tslib": "^2.1.0",
"worker-timers-broker": "^6.0.35",
"worker-timers-worker": "^7.0.9"
"worker-timers-broker": "^6.0.37",
"worker-timers-worker": "^7.0.10"
},

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

"@babel/plugin-external-helpers": "^7.12.13",
"@babel/plugin-transform-runtime": "^7.13.2",
"@babel/preset-env": "^7.13.0",
"@babel/plugin-transform-runtime": "^7.13.6",
"@babel/preset-env": "^7.13.5",
"@commitlint/cli": "^12.0.0",

@@ -44,3 +44,3 @@ "@commitlint/config-angular": "^12.0.0",

"grunt-contrib-clean": "^2.0.0",
"grunt-replace": "^1.0.1",
"grunt-replace": "^2.0.0",
"grunt-sh": "^0.2.0",

@@ -70,4 +70,4 @@ "grunt-webpack": "^4.0.2",

"tslint-config-holy-grail": "^53.2.4",
"typescript": "^4.1.5",
"webpack": "^5.24.0"
"typescript": "^4.2.2",
"webpack": "^5.24.1"
},

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

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