Socket
Socket
Sign inDemoInstall

itunes

Package Overview
Dependencies
14
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

2

iresults.js

@@ -166,6 +166,4 @@ /*

var found = 0;
console.log(this.data.length);
while (this.data.length > i && found == 0) {
var item = this.data[i];
console.log(item);
if (item.wrapperType == 'collection' &&

@@ -172,0 +170,0 @@ item.collectionType == 'Album') {

2

package.json

@@ -5,3 +5,3 @@ {

"keywords":["itunes","music"],
"version":"0.0.4",
"version":"0.0.5",
"author":"Garrett Wilkin <garrett.wilkin@gmail.com>",

@@ -8,0 +8,0 @@ "repository":

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