Socket
Socket
Sign inDemoInstall

apple-music-web-api

Package Overview
Dependencies
4
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

6

package.json
{
"name": "apple-music-web-api",
"version": "0.1.1",
"version": "0.1.2",
"description": "Apple Music API SDK for JS",

@@ -11,7 +11,7 @@ "main": "index.js",

"build": "tsc",
"deploy": "npm run build && npm publish",
"deploy": "yarn build && yarn publish",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Jamie Day <jamie@jamieday.ca> (http://jamieday.ca)",
"license": "ISC",
"license": "GPL-3.0+",
"devDependencies": {

@@ -18,0 +18,0 @@ "@types/node": "^13.9.3",

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