blueprint-css
Advanced tools
Comparing version 3.0.0-beta.5 to 3.0.0
{ | ||
"name": "blueprint-css", | ||
"version": "3.0.0-beta.5", | ||
"version": "3.0.0", | ||
"description": "Blueprint CSS, Responsive CSS Layout Library", | ||
@@ -10,3 +10,3 @@ "main": "blueprint.css", | ||
"build": "npm run clean && npm run build:latest && npm run build:fallback && npm run build:legacy", | ||
"build:latest": "node-sass --include-path scss src/blueprint.scss dist/blueprint.css && node-sass --include-path scss src/blueprint.scss dist/blueprint.min.css --output-style compressed", | ||
"build:latest": "node-sass --include-path scss src/blueprint.scss dist/blueprint.css && node-sass --include-path scss src/blueprint.scss dist/blueprint.min.css --output-style compressed && csso dist/blueprint.min.css --output dist/blueprint.min.css", | ||
"build:fallback": "node-sass --include-path scss src/fallback/blueprint.scss dist/fallback/blueprint.css && node-sass --include-path scss src/fallback/blueprint.scss dist/fallback/blueprint.min.css --output-style compressed", | ||
@@ -16,3 +16,3 @@ "build:legacy": "node-sass --include-path scss src/v2/blueprint.scss dist/v2/blueprint.css && node-sass --include-path scss src/v2/blueprint.scss dist/v2/blueprint.min.css --output-style compressed", | ||
"approve": "backstop approve", | ||
"deploy": "npm run publish" | ||
"publish": "npm publish" | ||
}, | ||
@@ -30,6 +30,7 @@ "repository": { | ||
"devDependencies": { | ||
"backstopjs": "^3.1.19", | ||
"node-sass": "^4.7.2", | ||
"sass-lint": "^1.10.2" | ||
"backstopjs": "^3.8.4", | ||
"node-sass": "^4.10.0", | ||
"sass-lint": "^1.12.1", | ||
"csso-cli": "^1.1.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
0
118656
4
1854