Socket
Socket
Sign inDemoInstall

last.fm.api

Package Overview
Dependencies
57
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

2

package.json
{
"name": "last.fm.api",
"version": "0.1.2",
"version": "0.1.3",
"description": "last.fm.api with Promises and ES6 style classes",

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

@@ -93,4 +93,3 @@ last.fm.api

const key = require('./apikey.json'),
API = require('last.fm.api'),
const API = require('last.fm.api'),
api = new API({

@@ -97,0 +96,0 @@ apiKey: '<YOUR API KEY>',

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