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

got-cached

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

got-cached - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

build/index.js

@@ -15,3 +15,3 @@ 'use strict';

/*
* Returns got (wrapped with cache) to be used as normal got (for http requests)
* Returns `got` wrapped with cache to be used as normal got
*/

@@ -18,0 +18,0 @@

{
"name": "got-cached",
"version": "1.0.1",
"version": "1.0.2",
"description": "Got response cache for get requests",

@@ -17,3 +17,4 @@ "author": "janneh",

"lint": "eslint index.js",
"build": "babel -d ./build index.js"
"build": "babel -d ./build index.js",
"prepublish": "npm run build"
},

@@ -20,0 +21,0 @@ "dependencies": {

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