New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

interval-jitter

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

interval-jitter - npm Package Compare versions

Comparing version 1.12.0 to 1.13.0

8

package.json
{
"name": "interval-jitter",
"version": "1.12.0",
"version": "1.13.0",
"description": "An interval jitter which executes a callback at random time intervals between a minimum and a maximum delay.",

@@ -23,4 +23,4 @@ "keywords": [

"test": "echo \"Error: no test specified\" && exit 1",
"watch": "WEBPACK_ENV=watch webpack --progress --colors --watch",
"dev-build": "WEBPACK_ENV=watch webpack --progress --colors",
"watch": "WEBPACK_ENV=watch webpack --progress --color --watch",
"dev-build": "WEBPACK_ENV=watch webpack --progress --color",
"build": "WEBPACK_ENV=build webpack",

@@ -42,3 +42,3 @@ "publish-git": "npm publish && git push && git push --tags",

"webpack": "^5.49.0",
"webpack-cli": "^3.3.12"
"webpack-cli": "^4.8.0"
},

@@ -45,0 +45,0 @@ "bugs": {

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