medusa-fulfillment-manual
Advanced tools
Comparing version 1.1.0 to 1.1.1-alpha.57
{ | ||
"name": "medusa-fulfillment-manual", | ||
"version": "1.1.0", | ||
"version": "1.1.1-alpha.57+60f16491", | ||
"description": "A manual fulfillment provider for Medusa", | ||
@@ -39,5 +39,5 @@ "main": "index.js", | ||
"express": "^4.17.1", | ||
"medusa-core-utils": "^1.1.0" | ||
"medusa-core-utils": "^1.1.1-alpha.57+60f16491" | ||
}, | ||
"gitHead": "ff49d2332252e7f0e03312e8c9123ed756217807" | ||
"gitHead": "60f164913d022132c8f6a00fc3c4b66c590b2d6e" | ||
} |
@@ -24,3 +24,3 @@ "use strict"; | ||
function _createSuper(Derived) { return function () { var Super = _getPrototypeOf(Derived), result; if (_isNativeReflectConstruct()) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; } | ||
function _createSuper(Derived) { var hasNativeReflectConstruct = _isNativeReflectConstruct(); return function _createSuperInternal() { var Super = _getPrototypeOf(Derived), result; if (hasNativeReflectConstruct) { var NewTarget = _getPrototypeOf(this).constructor; result = Reflect.construct(Super, arguments, NewTarget); } else { result = Super.apply(this, arguments); } return _possibleConstructorReturn(this, result); }; } | ||
@@ -27,0 +27,0 @@ function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); } |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
15002
2
1