@shopify/app-bridge-core
Advanced tools
Comparing version 1.0.0-snapshot-20230224170211 to 1.0.0
{ | ||
"name": "@shopify/app-bridge-core", | ||
"version": "1.0.0-snapshot-20230224170211", | ||
"version": "1.0.0", | ||
"types": "index.d.ts", | ||
@@ -29,3 +29,3 @@ "main": "index.js", | ||
"check": "tsc", | ||
"clean": "cat package.json | node -pe \"JSON.parse(require('fs').readFileSync('/dev/stdin').toString()).files.map(f => './'+f).join(' ')\" | xargs rm -rf", | ||
"clean": "NODE_ENV=production tsc --build --clean", | ||
"size": "size-limit" | ||
@@ -32,0 +32,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
0
1
319602