New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ltm-utilities

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ltm-utilities - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

index.ts

18

package.json
{
"name": "ltm-utilities",
"version": "0.0.8",
"version": "0.0.9",
"description": "This is a utility package for practical uses",
"main": "index.js",
"main": "index.ts",
"scripts": {

@@ -17,3 +17,15 @@ "test": "node index.js"

"author": "LeonTM <leontm.dev@gmail.com> (https://me.leontm-official.repl.co)",
"licenses": [{"type": "GNU GENERAL PUBLIC LICENSE", "url": "https://github.com/leontm-dev/spiky/blob/add-license-1/LICENSE.md"}]
"licenses": [
{
"type": "GNU GENERAL PUBLIC LICENSE",
"url": "https://github.com/leontm-dev/spiky/blob/add-license-1/LICENSE.md"
}
],
"dependencies": {
"node-fetch": "^3.3.1"
},
"repository": {
"type": "git",
"url": "https://github.com/leontm-dev/ltm-utilities.git"
}
}
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