@economist/design-system
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -1,1 +0,1 @@ | ||
{"ds-masthead":"ds-masthead","ds-button":"ds-button","ds-button--secondary":"ds-button--secondary","ds-button--slim":"ds-button--slim"} | ||
{"ds-button":"ds-button","ds-button--secondary":"ds-button--secondary","ds-button--slim":"ds-button--slim","ds-masthead":"ds-masthead"} |
{ | ||
"name": "@economist/design-system", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Economist Design System", | ||
@@ -9,3 +9,5 @@ "main": "dist/index.js", | ||
"dist", | ||
"common.js" | ||
"common.js", | ||
"common.css", | ||
"common" | ||
], | ||
@@ -15,2 +17,3 @@ "scripts": { | ||
"build": "npm run clean && mkdir dist && npm-run-all --parallel build:*", | ||
"build:components": "cp -r src/common/components dist/common", | ||
"build:js": "rollup --config", | ||
@@ -17,0 +20,0 @@ "deploy": "s3-deploy './dist/**' --cwd './dist/' --region 'eu-west-2' --bucket 'economist-design-system' --ext 'html'", |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
35952
51
902