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.72 to 7.0.73

30

package.json

@@ -18,14 +18,14 @@ {

"dependencies": {
"@babel/runtime": "^7.22.5",
"@babel/runtime": "^7.22.6",
"tslib": "^2.6.0",
"worker-timers-broker": "^6.0.92",
"worker-timers-worker": "^7.0.56"
"worker-timers-broker": "^6.0.93",
"worker-timers-worker": "^7.0.57"
},
"description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.",
"devDependencies": {
"@babel/cli": "^7.22.5",
"@babel/core": "^7.22.5",
"@babel/cli": "^7.22.6",
"@babel/core": "^7.22.6",
"@babel/plugin-external-helpers": "^7.22.5",
"@babel/plugin-transform-runtime": "^7.22.5",
"@babel/preset-env": "^7.22.5",
"@babel/plugin-transform-runtime": "^7.22.6",
"@babel/preset-env": "^7.22.6",
"@babel/register": "^7.22.5",

@@ -40,4 +40,4 @@ "@commitlint/cli": "^17.6.6",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.43.0",
"eslint-config-holy-grail": "^57.2.11",
"eslint": "^8.44.0",
"eslint-config-holy-grail": "^57.2.13",
"grunt": "^1.6.1",

@@ -61,12 +61,12 @@ "grunt-cli": "^1.4.3",

"rimraf": "^5.0.1",
"rollup": "^3.25.3",
"rollup": "^3.26.1",
"sinon": "^15.2.0",
"sinon-chai": "^3.7.0",
"terser-webpack-plugin": "^5.3.9",
"ts-loader": "^9.4.3",
"tsconfig-holy-grail": "^14.0.6",
"ts-loader": "^9.4.4",
"tsconfig-holy-grail": "^14.0.7",
"tslint": "^6.1.3",
"tslint-config-holy-grail": "^55.0.3",
"typescript": "^5.1.3",
"webpack": "^5.88.0",
"typescript": "^5.1.6",
"webpack": "^5.88.1",
"webpack-cli": "^5.1.4"

@@ -103,3 +103,3 @@ },

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