Socket
Socket
Sign inDemoInstall

nutritionix-api

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "nutritionix-api",
"version": "1.0.3",
"version": "1.0.4",
"description": "Wrapper for the Nutritionix API",

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

@@ -37,3 +37,3 @@ # Nutritionix API

nutritionix.natural.query('Apple').then(result => {
nutritionix.natural.search('Apple').then(result => {
console.log(result);

@@ -40,0 +40,0 @@ });

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