@reactioncommerce/api-utils
Advanced tools
Comparing version 1.16.7 to 1.16.8
@@ -17,3 +17,3 @@ /** | ||
if (namespace && id) { | ||
if (namespace && namespace.startsWith("reaction/") && id) { | ||
return { namespace, id }; | ||
@@ -20,0 +20,0 @@ } |
{ | ||
"name": "@reactioncommerce/api-utils", | ||
"description": "Utility functions for the Reaction API", | ||
"version": "1.16.7", | ||
"version": "1.16.8", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "type": "module", |
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
182051