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

itunes-web-api

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

itunes-web-api - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

12

package.json
{
"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"
}
}
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