Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

lastfm-api-fixed

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lastfm-api-fixed - npm Package Compare versions

Comparing version 1.1.9 to 1.1.10

2

lib/track.js

@@ -112,3 +112,3 @@ var defaults = require('./defaults');

var options = defaults.defaultOptions(params, callback, 'nowplaying');
this.lastfm.api.request('track.updateNowPlaying', options);
this.lastfm.api.request('track.updatenowplaying', options);
};
{
"name" : "lastfm-api-fixed",
"description" : "A Last.fm API client library wrapper with a simple and clean interface.",
"version" : "1.1.9",
"version" : "1.1.10",
"homepage" : "https://github.com/TimeTravelersHackedMe/lastfm-api-fixed",

@@ -6,0 +6,0 @@ "author": {

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