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

@medusajs/medusa-js

Package Overview
Dependencies
Maintainers
2
Versions
837
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@medusajs/medusa-js - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1-alpha.1582

LICENSE

22

package.json
{
"name": "@medusajs/medusa-js",
"version": "1.0.0",
"version": "1.0.1-alpha.1582+84b0f46f",
"description": "Client for Medusa Commerce Rest API",

@@ -11,11 +11,10 @@ "main": "./lib/index.js",

"scripts": {
"build": "tsc",
"format": "prettier --write \"src/**/*.ts\" \"src/**/*.js\"",
"lint": "tslint -p tsconfig.json",
"build": "tsc --build",
"test": "jest --config jestconfig.json"
},
"author": "mrbltech",
"license": "ISC",
"author": "Oliver Juhl",
"license": "MIT",
"dependencies": {
"axios": "^0.21.0"
"axios": "^0.21.0",
"retry-axios": "^2.6.0"
},

@@ -31,9 +30,8 @@ "repository": {

"@types/jest": "^26.0.19",
"eslint": "^8.2.0",
"jest": "^26.6.3",
"prettier": "^2.2.1",
"ts-jest": "^26.4.4",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.1.3"
}
}
},
"gitHead": "84b0f46f93b600d2936cce6d0ffb078576642c83"
}
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