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

@ivfuture/ecomm-orchestration

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ivfuture/ecomm-orchestration - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0-cibo.0

LICENSE

11

package.json
{
"name": "@ivfuture/ecomm-orchestration",
"version": "1.0.1",
"version": "1.1.0-cibo.0",
"description": "Medusa utilities to orchestrate modules",

@@ -20,3 +20,3 @@ "main": "dist/index.js",

"devDependencies": {
"@ivfuture/ecomm-types": "^1.0.1",
"@ivfuture/ecomm-types": "^1.1.0-cibo.0",
"cross-env": "^5.2.1",

@@ -28,11 +28,12 @@ "jest": "^25.5.4",

"dependencies": {
"@ivfuture/ecomm-utils": "^1.1.1",
"@ivfuture/ecomm-utils": "^1.2.0-cibo.0",
"graphql": "^16.6.0"
},
"scripts": {
"prepare": "cross-env NODE_ENV=production yarn run build",
"build:prod": "cross-env NODE_ENV=production yarn run build",
"build": "tsc --build",
"watch": "tsc --build --watch",
"test": "jest"
}
},
"gitHead": "dedb704f5feada8fba6fa071343cf1f0964ae603"
}
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