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

echo-best

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

echo-best - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

test/artist.js

2

bower.json
{
"name": "echo-best",
"version": "1.0.0",
"version": "1.0.1",
"description": "The Echo Nest JavaScript API for RequireJS, Node, and browsers",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/mjhasbach/echo-best",

{
"name": "echo-best",
"version": "1.0.0",
"version": "1.0.1",
"description": "The Echo Nest JavaScript API for RequireJS, Node, and browsers",
"main": "lib/echoBest.js",
"license": "MIT",
"directories": {

@@ -15,2 +16,6 @@ "example": "examples",

},
"devDependencies": {
"chai": "^2.1.0",
"mocha": "~2.1.0"
},
"keywords": [

@@ -36,3 +41,5 @@ "echo",

},
"license": "MIT"
"scripts": {
"test": "mocha test"
}
}
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