@shopify/decorators
Advanced tools
Comparing version 0.0.8-sknext-beta.8 to 1.0.0-sknext-beta.1
{ | ||
"name": "@shopify/decorators", | ||
"version": "0.0.8-sknext-beta.8", | ||
"version": "1.0.0-sknext-beta.1", | ||
"license": "MIT", | ||
@@ -35,3 +35,3 @@ "description": "A set of decorators to aid your JavaScript journey", | ||
"dependencies": { | ||
"@shopify/function-enhancers": "0.0.8-sknext-beta.8" | ||
"@shopify/function-enhancers": "1.0.0-sknext-beta.1" | ||
}, | ||
@@ -42,3 +42,3 @@ "module": "index.mjs", | ||
"./": "./", | ||
"./index": { | ||
".": { | ||
"import": "./index.mjs", | ||
@@ -45,0 +45,0 @@ "require": "./index.js", |
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
10505
+ Added@shopify/function-enhancers@1.0.0-sknext-beta.1(transitive)
- Removed@shopify/function-enhancers@0.0.8-sknext-beta.8(transitive)