Socket
Socket
Sign inDemoInstall

@tinypudding/puddy-lib

Package Overview
Dependencies
7
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.13 to 1.0.14

http/fetch/json.js

5

index.js

@@ -41,5 +41,6 @@ // Modules

// Fetch JSON
'fetchJSON': require('./http/fetchJSON')
// Fetch
'fetchJSON': require('./http/fetch/json'),
'fetchText': require('./http/fetch/text')
};

2

package.json
{
"name": "@tinypudding/puddy-lib",
"version": "1.0.13",
"version": "1.0.14",
"description": "Essential codes to run the other repositories from the Tiny Pudding Account.",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc