itunes-web-api
Advanced tools
Comparing version 2.0.6 to 2.0.7
{ | ||
"name": "itunes-web-api", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "iTunes Web API Scrapper. Get iTunes track/trackvideo/artist/album/movie/app/book/voicebook/podcast infos with their names.", | ||
"main": "dist", | ||
"main": "dist/index.js", | ||
"keywords": [ | ||
@@ -14,6 +14,2 @@ "itunes", | ||
], | ||
"scripts": { | ||
"build": "tsc", | ||
"preinstall": "tsc" | ||
}, | ||
"author": "shynox", | ||
@@ -27,6 +23,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"node-fetch": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node-fetch": "^2.5.12", | ||
"node-fetch": "^2.6.1", | ||
"typescript": "^4.4.2" | ||
} | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
1
0
4366
2
3
0
2
+ 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)
- Removed@types/node-fetch@^2.5.12
- Removedtypescript@^4.4.2
- Removed@types/node@22.13.1(transitive)
- Removed@types/node-fetch@2.6.12(transitive)
- Removedasynckit@0.4.0(transitive)
- Removedcombined-stream@1.0.8(transitive)
- Removeddelayed-stream@1.0.0(transitive)
- Removedform-data@4.0.1(transitive)
- Removedmime-db@1.52.0(transitive)
- Removedmime-types@2.1.35(transitive)
- Removednode-fetch@2.7.0(transitive)
- Removedtr46@0.0.3(transitive)
- Removedtypescript@4.9.5(transitive)
- Removedundici-types@6.20.0(transitive)
- Removedwebidl-conversions@3.0.1(transitive)
- Removedwhatwg-url@5.0.0(transitive)
Updatednode-fetch@^3.0.0