Huge News!Announcing our $40M Series B led by Abstract Ventures.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.1.1 to 1.2.0

2

LICENSE.md

@@ -1,2 +0,2 @@

Copyright (c) 2019 Anton Bagdatyev
Copyright (c) 2020 Anton Bagdatyev

@@ -3,0 +3,0 @@ Permission is hereby granted, free of charge, to any person

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

@@ -15,3 +15,3 @@ "keywords": [

"license": "MIT",
"main": "./dist/index.js",
"main": "./dist/interval-jitter.js",
"module": "./src/index.js",

@@ -34,3 +34,2 @@ "repository": {

"typescript": "^3.7.3",
"uglifyjs-webpack-plugin": "^2.2.0",
"webpack": "^4.41.2",

@@ -37,0 +36,0 @@ "webpack-cli": "^3.3.10"

/*
* Copyright (c) 2019 Anton Bagdatyev (Tonix-Tuft)
* Copyright (c) 2020 Anton Bagdatyev (Tonix-Tuft)
*

@@ -4,0 +4,0 @@ * Permission is hereby granted, free of charge, to any person

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