mofo-bootstrap
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "mofo-bootstrap", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"homepage": "https://github.com/mozilla/mofo-bootstrap", | ||
@@ -20,5 +20,5 @@ "engines": { | ||
"scripts": { | ||
"preversion": "git checkout master && git pull mozilla master && npm test", | ||
"version": "npm run build && git add -f dest", | ||
"postversion": "npm publish && git push mozilla --tags && git rm -r dest && git commit --amend --no-edit && git push mozilla master", | ||
"preversion": "git checkout master && git pull origin master && npm test", | ||
"version": "npm run build", | ||
"postversion": "npm publish && git push origin --tags && npm run deploy", | ||
"start": "npm run build && npm-run-all --parallel server watch:**", | ||
@@ -48,3 +48,2 @@ "build": "mkdirp dest/css/ && npm-run-all --parallel build:**", | ||
"ncp": "^2.0.0", | ||
"nodegit": "^0.13.0", | ||
"node-sass": "^3.4.2", | ||
@@ -51,0 +50,0 @@ "npm-run-all": "^1.5.1", |
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
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
11
1
167512
12
4411