@shore/bootstrap
Advanced tools
Comparing version 3.3.5-shore.69 to 3.3.5-shore.71
/*! | ||
* Bootstrap v3.3.5-shore.69 (http://getbootstrap.com) | ||
* Bootstrap v3.3.5-shore.70 (http://getbootstrap.com) | ||
* Copyright 2011-2017 Twitter, Inc. | ||
@@ -4,0 +4,0 @@ * Licensed under the MIT license |
{ | ||
"name": "@shore/bootstrap", | ||
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", | ||
"version": "3.3.5-shore.69", | ||
"version": "3.3.5-shore.71", | ||
"keywords": [ | ||
@@ -19,8 +19,5 @@ "css", | ||
"test-server": "live-server --open=test-page/index.html", | ||
"ensure-surge-collaborator": "surge list|grep shore-bootstrap-theme.surge.sh || (echo 'ERR: you are currently not a collaborator, pls contact FE team!' && exit 1)", | ||
"deploy-test-page": "cp -LRp test-page/ test-page-surge && rm -rf test-page-surge/less && cp dist/css/*.min.css test-page-surge/ && htmlprocessor test-page-surge/index.html -o test-page-surge/index.html -d package.json && surge test-page-surge shore-bootstrap-theme.surge.sh", | ||
"build": "grunt dist", | ||
"build-n-push": "npm run -s build && git add dist && git commit -m 'add new build' && git push && git push --tags", | ||
"prerelease": "npm run -s ensure-surge-collaborator", | ||
"release": "npm version prerelease && npm run -s build-n-push && npm run -s deploy-test-page && npm publish", | ||
"build": "grunt dist && cat dist/css/bootstrap.min.css dist/css/bootstrap-theme.min.css > dist/css/bootstrap-with-theme.min.css", | ||
"postbuild": "cp -LRp test-page/ dist/test-page && rm -rf dist/test-page/less && cp dist/css/*.min.css dist/test-page/ && htmlprocessor dist/test-page/index.html -o dist/test-page/index.html -d package.json", | ||
"prepublishOnly": "npm version prerelease && git push && git push --tags", | ||
"generate-shore-icons-less": "sed -e 1,13d shore-icons/styles.css > less/shore-icons.less", | ||
@@ -82,7 +79,4 @@ "fontastic-cleanup": "phantomjs bin/cleanup-font-mapping.js" | ||
"fonts", | ||
"grunt", | ||
"js/*.js", | ||
"less/**/*.less", | ||
"Gruntfile.js", | ||
"LICENSE" | ||
"less/**/*.less" | ||
], | ||
@@ -89,0 +83,0 @@ "jspm": { |
@@ -0,1 +1,3 @@ | ||
[![CircleCI](https://circleci.com/gh/shore-gmbh/bootstrap.svg?style=svg)](https://circleci.com/gh/shore-gmbh/bootstrap) | ||
# THIS IS A CUSTOM VERSION OF BOOTSTRAP USED BY [SHORE](http://www.shore.com/) | ||
@@ -10,3 +12,3 @@ | ||
Visit the [Shore Bootstrap Theme Test Page](http://shore-bootstrap-theme.surge.sh) hosted by awesome [surge.sh](https://surge.sh)! | ||
Visit the [Shore Bootstrap Theme Test Page](http://assets-cdn.shore.com/bootstrap/shore-bootstrap3/current/test-page/index.html) hosted on Shore CDN! | ||
@@ -60,24 +62,13 @@ ## Usage | ||
### Deploy test page of current build to surge.sh | ||
### Publishing on NPM | ||
Ensure you have been added as a collaborator, please ask the FE team. | ||
This will be called by the CI server after `npm run build` only on branch `shore-bootstrap3`. | ||
``` | ||
npm run deploy-test-page | ||
npm run publish | ||
``` | ||
### Release | ||
Ensure you are logged in as user 'shore' to npm. | ||
``` | ||
npm run release | ||
``` | ||
What's happening: | ||
- check publishing rights | ||
- bump version to 3.3.5-shore.(n+1) | ||
- run build | ||
- git add/commit/push | ||
- deploy test page to [surge.sh](http://shore-bootstrap-theme.surge.sh) | ||
- git push (with tags) | ||
- publish on [npm](https://www.npmjs.com/package/@shore/bootstrap) | ||
@@ -84,0 +75,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
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 too big to display
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
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 6 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
2233242
0
120
14271
213