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

zomato.js

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

zomato.js - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

3

lib/utils/https.js

@@ -48,2 +48,3 @@ 'use strict';

exports.default = { get: get };
exports.default = { get: get };
module.exports = exports['default'];

@@ -261,2 +261,3 @@ 'use strict';

exports.default = Zomato;
exports.default = Zomato;
module.exports = exports['default'];
{
"name": "zomato.js",
"version": "1.0.1",
"version": "1.0.2",
"description": "nodejs library for Zomato",

@@ -33,9 +33,10 @@ "author": {

"babel-preset-es2015": "^6.13.2",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-register": "^6.11.6",
"mocha": "^3.0.2",
"chai": "^3.5.0",
"chai-as-promised": "^5.3.0",
"eslint": "^3.3.0"
"eslint": "^3.3.0",
"mocha": "^3.0.2"
},
"dependencies": {}
}

Sorry, the diff of this file is not supported yet

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