ltm-utilities
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"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" | ||
} | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
199
0
5706
1
1
+ Addednode-fetch@^3.3.1
+ Addeddata-uri-to-buffer@4.0.1(transitive)
+ Addedfetch-blob@3.2.0(transitive)
+ Addedformdata-polyfill@4.0.10(transitive)
+ Addednode-domexception@1.0.0(transitive)
+ Addednode-fetch@3.3.2(transitive)
+ Addedweb-streams-polyfill@3.3.3(transitive)