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

request-rate-clock

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

request-rate-clock - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

LICENSE

8

CHANGELOG.md
# request-rate-clock
## 0.1.4
### Patch Changes
- 76f1348: Include license into build
- Updated dependencies [76f1348]
- timeout-promise-wrapper@0.1.8
## 0.1.3

@@ -4,0 +12,0 @@

6

package.json
{
"name": "request-rate-clock",
"version": "0.1.3",
"version": "0.1.4",
"description": "Rateclock provides a clock mechanism to work with api rate limits",

@@ -29,3 +29,3 @@ "main": "lib/index.js",

"dependencies": {
"timeout-promise-wrapper": "^0.1.7"
"timeout-promise-wrapper": "^0.1.8"
},

@@ -40,3 +40,3 @@ "scripts": {

"typedoc": "typedoc",
"prepublish": "node ../../common/prepublish-script.mjs"
"prepack": "node ../../common/prepublish-script.mjs"
},

@@ -43,0 +43,0 @@ "repository": {

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