@blueprintui/layout
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@blueprintui/layout", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "", | ||
@@ -11,5 +11,5 @@ "main": "index.css", | ||
"build": "npm run clean && npm run build:copy && npm run build:lib", | ||
"build:lib": "sass --no-source-map src/index.scss dist/lib/index.css && csso dist/lib/index.css --output dist/lib/index.min.css", | ||
"build:watch": "sass --no-source-map src/index.scss dist/lib/index.css --watch", | ||
"build:copy": "cpy ./package.json ./dist/lib", | ||
"build:lib": "sass --no-source-map src/index.scss dist/index.css && csso dist/index.css --output dist/index.min.css", | ||
"build:watch": "sass --no-source-map src/index.scss dist/index.css --watch", | ||
"build:copy": "cpy ./package.json ./dist", | ||
"drafter:build": "drafter build --config ./blueprint.config.js", | ||
@@ -21,4 +21,3 @@ "drafter:watch": "drafter build --watch --config ./blueprint.config.js", | ||
"test": "wtr --config ./web-test-runner.config.mjs", | ||
"publish": "cd ./dist/lib && npm publish --access public", | ||
"deploy": "firebase deploy --only hosting:blueprintui-layout" | ||
"publish": "cd ./dist && npm publish --access public" | ||
}, | ||
@@ -34,5 +33,5 @@ "repository": { | ||
}, | ||
"homepage": "https://github.com/blueprintui/layout#readme", | ||
"homepage": "https:/layout.blueprintui.dev", | ||
"dependencies": { | ||
"@blueprintui/tokens": "^0.0.3" | ||
"@blueprintui/tokens": "^0.0.5" | ||
}, | ||
@@ -39,0 +38,0 @@ "optionalDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No website
QualityPackage does not have a website.
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
148113
3271
2
+ Added@blueprintui/tokens@0.0.5(transitive)
- Removed@blueprintui/tokens@0.0.3(transitive)
Updated@blueprintui/tokens@^0.0.5