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.0.4 to 1.0.5

get/userIP.js

6

index.js

@@ -20,2 +20,8 @@ // Modules

// HTTP Auth Generator
'httpAuth': require('./http/auth'),
// User IP
'getUserIP': require('./get/userIP'),
// Super string Filter

@@ -22,0 +28,0 @@ 'superStringFilter': require('./get/super_string_filter'),

5

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

@@ -18,3 +18,4 @@ "main": "index.js",

},
"homepage": "https://github.com/TinyPudding/Puddy-Lib#readme"
"homepage": "https://github.com/TinyPudding/Puddy-Lib#readme",
"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