Socket
Socket
Sign inDemoInstall

@tinypudding/puddy-lib

Package Overview
Dependencies
44
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.35 to 1.1.36

libs/regex/getLetter.js

3

index.js
// Modules
module.exports = {
// Convert Bytes
'convertBytes': require('./libs/convertBytes'),
// HTTP/1.0 Render

@@ -5,0 +8,0 @@ 'HTTP/1.0': require('./http/HTTP-1.0'),

50

package.json
{
"name": "@tinypudding/puddy-lib",
"version": "1.1.35",
"description": "Essential codes to run the other repositories from the Tiny Pudding Account.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/TinyPudding/Puddy-Lib.git"
},
"author": "Yasmin Seidel (JasminDreasond)",
"license": "MIT",
"bugs": {
"url": "https://github.com/TinyPudding/Puddy-Lib/issues"
},
"homepage": "https://github.com/TinyPudding/Puddy-Lib#readme",
"dependencies": {
"compare-versions": "^3.6.0",
"latest-version": "^5.1.0",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"node-fetch": "^2.6.1"
}
}
"name": "@tinypudding/puddy-lib",
"version": "1.1.36",
"description": "Essential codes to run the other repositories from the Tiny Pudding Account.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/TinyPudding/Puddy-Lib.git"
},
"author": "Yasmin Seidel (JasminDreasond)",
"license": "MIT",
"bugs": {
"url": "https://github.com/TinyPudding/Puddy-Lib/issues"
},
"homepage": "https://github.com/TinyPudding/Puddy-Lib#readme",
"dependencies": {
"compare-versions": "^3.6.0",
"latest-version": "^5.1.0",
"lodash": "^4.17.21",
"moment": "^2.29.1",
"node-fetch": "^2.6.1"
}
}
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