Socket
Socket
Sign inDemoInstall

itunesapi

Package Overview
Dependencies
65
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

1

lib/api.js

@@ -96,3 +96,2 @@ //Copyright 2014 Game Clash Inc.

request(request_string, function (error, response, body) {
<<<<<<< HEAD
if (!error && response.statusCode == 200) {

@@ -99,0 +98,0 @@ callback(JSON.parse(body));

2

package.json
{
"name": "itunesapi",
"version": "0.0.2",
"version": "0.0.3",
"description": "This module is made to integrate with itunes api",

@@ -5,0 +5,0 @@ "main": "index.js",

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