Socket
Socket
Sign inDemoInstall

contentful-management

Package Overview
Dependencies
Maintainers
5
Versions
578
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contentful-management - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

7

lib/rate-limit.js

@@ -7,3 +7,2 @@ /**

var Promise = require('es6-promise').Promise;
var wait = require('./wait');

@@ -42,6 +41,6 @@

}
function maybeWait () {
var duration = start - new Date().getTime();
// If this request completed faster than our rate-limit would

@@ -53,3 +52,3 @@ // allow, wait the appropriate amount of time before marking the

}
}
}
}

@@ -56,0 +55,0 @@

{
"name": "contentful-management",
"description": "Client for Contentful's Content Management API",
"version": "0.8.1",
"version": "0.8.2",
"homepage": "https://www.contentful.com/developers/documentation/content-management-api/",

@@ -6,0 +6,0 @@ "main": "index.js",

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