@plasmicapp/preamble
Advanced tools
Comparing version 0.0.65 to 0.0.66
{ | ||
"name": "@plasmicapp/preamble", | ||
"version": "0.0.65", | ||
"version": "0.0.66", | ||
"description": "plasmic snippet for function components", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
"lint": "tsdx lint", | ||
"prepare": "tsdx build", | ||
"prepare": "if-env PREPARE_NO_BUILD=true || yarn build", | ||
"size": "size-limit", | ||
@@ -39,3 +39,3 @@ "analyze": "size-limit --why" | ||
}, | ||
"gitHead": "3a556526aad319d001557dc5c5440d2d4e65b2f6" | ||
"gitHead": "86a5cd87ae772750ffa217921f874866cc438541" | ||
} |
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
9668