@shopify/decorators
Advanced tools
Comparing version 1.2.2 to 1.2.3
{ | ||
"name": "@shopify/decorators", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"license": "MIT", | ||
@@ -28,3 +28,3 @@ "description": "A set of decorators to aid your JavaScript journey", | ||
"build/*", | ||
"!tsconfig.tsbuildinfo", | ||
"!*.tsbuildinfo", | ||
"index.js", | ||
@@ -36,3 +36,3 @@ "index.mjs", | ||
"dependencies": { | ||
"@shopify/function-enhancers": "^1.1.2", | ||
"@shopify/function-enhancers": "^1.1.3", | ||
"tslib": "^1.14.1" | ||
@@ -39,0 +39,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
11229