@justeattakeaway/pie-spinner
Advanced tools
Comparing version 0.3.3 to 0.4.0
{ | ||
"name": "@justeattakeaway/pie-spinner", | ||
"description": "PIE Design System Spinner built using Web Components", | ||
"version": "0.3.3", | ||
"version": "0.4.0", | ||
"type": "module", | ||
@@ -10,2 +10,3 @@ "main": "dist/index.js", | ||
"files": [ | ||
"custom-elements.json", | ||
"src", | ||
@@ -16,3 +17,5 @@ "dist", | ||
"scripts": { | ||
"build": "yarn build:wrapper pie-spinner && run -T vite build", | ||
"build": "run -T vite build", | ||
"build:react-wrapper": "npx build-react-wrapper", | ||
"create:manifest": "yarn run cem analyze --litelement", | ||
"lint:scripts": "run -T eslint .", | ||
@@ -33,6 +36,9 @@ "lint:scripts:fix": "yarn lint:scripts --fix", | ||
"devDependencies": { | ||
"@justeattakeaway/pie-components-config": "0.7.0" | ||
"@custom-elements-manifest/analyzer": "0.9.0", | ||
"@justeattakeaway/pie-components-config": "0.8.0", | ||
"@justeattakeaway/pie-wrapper-react": "0.12.0", | ||
"cem-plugin-module-file-extensions": "0.0.5" | ||
}, | ||
"dependencies": { | ||
"@justeattakeaway/pie-webc-core": "0.15.0" | ||
"@justeattakeaway/pie-webc-core": "0.16.0" | ||
}, | ||
@@ -42,2 +48,3 @@ "volta": { | ||
}, | ||
"customElements": "custom-elements.json", | ||
"sideEffects": [ | ||
@@ -44,0 +51,0 @@ "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
18754
12
364
4
+ Added@justeattakeaway/pie-webc-core@0.16.0(transitive)
- Removed@justeattakeaway/pie-webc-core@0.15.0(transitive)