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

volos-quota-apigee

Package Overview
Dependencies
Maintainers
3
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

volos-quota-apigee - npm Package Compare versions

Comparing version 0.13.1 to 0.13.2

.DS_Store

1

lib/apigeequota.js

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

body.expiryTime = body.expiryTime - body.timestamp;
body.isAllowed = (body.used <= body.allowed);
cb(undefined, body);

@@ -247,0 +248,0 @@ } else {

2

package.json
{
"name": "volos-quota-apigee",
"version": "0.13.1",
"version": "0.13.2",
"main": "lib/apigeequota.js",

@@ -5,0 +5,0 @@ "license": "MIT",

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