@justeattakeaway/pie-button
Advanced tools
Comparing version 0.29.0 to 0.30.0
{ | ||
"name": "@justeattakeaway/pie-button", | ||
"version": "0.29.0", | ||
"version": "0.30.0", | ||
"description": "PIE design system button built using web components", | ||
@@ -28,3 +28,3 @@ "type": "module", | ||
}, | ||
"author": "JustEatTakeaway - Design System Web Team", | ||
"author": "Just Eat Takeaway.com - Design System Team", | ||
"license": "Apache-2.0", | ||
@@ -34,8 +34,11 @@ "devDependencies": { | ||
"@justeattakeaway/pie-components-config": "0.4.0", | ||
"@justeattakeaway/pie-css": "0.5.0", | ||
"@justeattakeaway/pie-webc-core": "0.9.0" | ||
"@justeattakeaway/pie-css": "0.5.1", | ||
"@justeattakeaway/pie-webc-core": "0.9.1" | ||
}, | ||
"volta": { | ||
"extends": "../../../package.json" | ||
} | ||
}, | ||
"sideEffects": [ | ||
"dist/*.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
45284