Socket
Socket
Sign inDemoInstall

magento-api-rest

Package Overview
Dependencies
5
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

lib/parser.js

11

package.json
{
"name": "magento-api-rest",
"version": "2.0.1",
"version": "2.0.2",
"description": "A NodeJS wrapper to work with Magento REST APIs.",

@@ -10,3 +10,4 @@ "main": "index",

"index.mjs",
"index.d.ts"
"index.d.ts",
"/lib"
],

@@ -21,3 +22,3 @@ "scripts": {

"type": "git",
"url": "git+https://github.com/aadityachakravarty/magento-api-rest.git"
"url": "git+https://github.com/aaditya/magento-api-rest.git"
},

@@ -38,5 +39,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/aadityachakravarty/magento-api-rest/issues"
"url": "https://github.com/aaditya/magento-api-rest/issues"
},
"homepage": "https://github.com/aadityachakravarty/magento-api-rest#readme",
"homepage": "https://github.com/aaditya/magento-api-rest#readme",
"dependencies": {

@@ -43,0 +44,0 @@ "axios": "^0.19.2",

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