Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

worker-timers-worker

Package Overview
Dependencies
Maintainers
1
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

worker-timers-worker - npm Package Compare versions

Comparing version 7.0.58 to 7.0.59

18

package.json

@@ -18,3 +18,3 @@ {

"dependencies": {
"@babel/runtime": "^7.22.6",
"@babel/runtime": "^7.22.10",
"tslib": "^2.6.1"

@@ -24,6 +24,6 @@ },

"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/core": "^7.22.10",
"@babel/plugin-external-helpers": "^7.22.5",
"@babel/plugin-transform-runtime": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@babel/plugin-transform-runtime": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"@commitlint/cli": "^17.6.7",

@@ -35,4 +35,4 @@ "@commitlint/config-angular": "^17.6.7",

"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.45.0",
"eslint-config-holy-grail": "^57.2.17",
"eslint": "^8.46.0",
"eslint-config-holy-grail": "^57.2.20",
"grunt": "^1.6.1",

@@ -58,3 +58,3 @@ "grunt-cli": "^1.4.3",

"rimraf": "^5.0.1",
"rollup": "^3.26.3",
"rollup": "^3.27.2",
"sinon": "^15.2.0",

@@ -90,7 +90,7 @@ "sinon-chai": "^3.7.0",

"prepare": "husky install",
"prepublishOnly": "grunt build",
"prepublishOnly": "npm run build",
"test": "grunt lint && grunt test"
},
"types": "build/es2019/module.d.ts",
"version": "7.0.58"
"version": "7.0.59"
}
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