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

js-tinyapi

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-tinyapi - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

dist/index.js

2

package.json
{
"name": "js-tinyapi",
"version": "0.2.5",
"version": "0.2.6",
"description": "A simple and lightweight API helper.",

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

@@ -20,3 +20,3 @@ import uuid from 'uuid'

}
this.maximum = 20
this.maximum = 1000
this.timeout = opts.timeout // ms

@@ -23,0 +23,0 @@ this.mutMethods = new Set(['post', 'put', 'patch'])

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