@medusajs/orchestration
Advanced tools
Comparing version 0.0.2-snapshot-20230710160525 to 0.0.2-snapshot-20230711191156
@@ -28,3 +28,3 @@ "use strict"; | ||
if (f) throw new TypeError("Generator is already executing."); | ||
while (_) try { | ||
while (g && (g = 0, op[0] && (_ = 0)), _) try { | ||
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; | ||
@@ -31,0 +31,0 @@ if (y = 0, t) op = [op[0] & 2, t.value]; |
{ | ||
"name": "@medusajs/orchestration", | ||
"version": "0.0.2-snapshot-20230710160525", | ||
"version": "0.0.2-snapshot-20230711191156", | ||
"description": "Medusa utilities to orchestrate modules", | ||
@@ -20,3 +20,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@medusajs/types": "1.8.10-snapshot-20230710160525", | ||
"@medusajs/types": "1.8.10-snapshot-20230711191156", | ||
"cross-env": "^5.2.1", | ||
@@ -28,3 +28,3 @@ "jest": "^25.5.4", | ||
"dependencies": { | ||
"@medusajs/utils": "1.9.2-snapshot-20230710160525", | ||
"@medusajs/utils": "1.9.2-snapshot-20230711191156", | ||
"graphql": "^16.6.0" | ||
@@ -31,0 +31,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
61839
+ Added@medusajs/utils@1.9.2-snapshot-20230711191156(transitive)
- Removed@medusajs/utils@1.9.2-snapshot-20230710160525(transitive)