Socket
Socket
Sign inDemoInstall

worker-timers

Package Overview
Dependencies
Maintainers
1
Versions
246
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 8.0.0 to 8.0.1

44

package.json

@@ -18,19 +18,19 @@ {

"dependencies": {
"@babel/runtime": "^7.24.5",
"tslib": "^2.6.2",
"worker-timers-broker": "^7.0.1",
"worker-timers-worker": "^8.0.0"
"@babel/runtime": "^7.24.7",
"tslib": "^2.6.3",
"worker-timers-broker": "^7.0.2",
"worker-timers-worker": "^8.0.1"
},
"description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.",
"devDependencies": {
"@babel/cli": "^7.24.5",
"@babel/core": "^7.24.5",
"@babel/plugin-external-helpers": "^7.24.1",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/preset-env": "^7.24.5",
"@babel/register": "^7.23.7",
"@babel/cli": "^7.24.7",
"@babel/core": "^7.24.7",
"@babel/plugin-external-helpers": "^7.24.7",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/register": "^7.24.6",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-angular": "^19.3.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-replace": "^5.0.7",
"babel-loader": "^9.1.3",

@@ -41,3 +41,3 @@ "chai": "^4.3.10",

"eslint": "^8.57.0",
"eslint-config-holy-grail": "^59.0.10",
"eslint-config-holy-grail": "^59.0.11",
"grunt": "^1.6.1",

@@ -55,9 +55,9 @@ "grunt-cli": "^1.4.3",

"karma-webpack": "^5.0.1",
"lint-staged": "^15.2.4",
"lint-staged": "^15.2.7",
"load-grunt-config": "^4.0.1",
"memfs": "^4.9.2",
"mocha": "^10.4.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.7",
"rollup": "^4.17.2",
"memfs": "^4.9.3",
"mocha": "^10.6.0",
"prettier": "^3.3.2",
"rimraf": "^5.0.8",
"rollup": "^4.18.0",
"sinon": "^17.0.2",

@@ -69,5 +69,5 @@ "sinon-chai": "^3.7.0",

"tslint": "^6.1.3",
"tslint-config-holy-grail": "^56.0.1",
"typescript": "^5.4.5",
"webpack": "^5.91.0",
"tslint-config-holy-grail": "^56.0.2",
"typescript": "^5.5.3",
"webpack": "^5.92.1",
"webpack-cli": "^5.1.4"

@@ -109,3 +109,3 @@ },

"types": "build/es2019/module.d.ts",
"version": "8.0.0"
"version": "8.0.1"
}

Sorry, the diff of this file is not supported yet

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