Socket
Socket
Sign inDemoInstall

@tinypudding/puddy-lib

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tinypudding/puddy-lib - npm Package Compare versions

Comparing version 1.1.29 to 1.1.30

http/csrfTokenAnalyze.js

5

index.js

@@ -79,4 +79,7 @@ // Modules

'fetchJSON': require('./http/fetch/json'),
'fetchText': require('./http/fetch/text')
'fetchText': require('./http/fetch/text'),
// csrfToken Analyze
'csrfTokenAnalyze': require('./http/csrfTokenAnalyze')
};

2

package.json
{
"name": "@tinypudding/puddy-lib",
"version": "1.1.29",
"version": "1.1.30",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc