🚀 Socket Launch Week 🚀 Day 1: Introducing .NET Support in Socket.Learn More
Socket
Sign inDemoInstall
Socket

bolster-css

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bolster-css - npm Package Compare versions

Comparing version

to
0.2.0

73

package.json

@@ -8,40 +8,41 @@ {

"devDependencies": {
"autoprefixer": "^6.4.1",
"babel": "6.5.2",
"babel-cli": "6.14.0",
"babel-eslint": "6.1.2",
"babel-loader": "6.2.5",
"autoprefixer": "^9.4.7",
"babel": "6.23.0",
"babel-cli": "6.26.0",
"babel-eslint": "8.2.5",
"babel-loader": "7.1.5",
"babel-plugin-add-module-exports": "0.2.1",
"babel-polyfill": "^6.13.0",
"babel-preset-latest": "6.14.0",
"babel-preset-react": "6.11.1",
"babel-preset-stage-0": "6.5.0",
"babel-preset-env": "^1.7.0",
"babel-preset-react": "6.24.1",
"babel-preset-stage-2": "^6.24.1",
"babel-register": "^6.14.0",
"css-loader": "^0.25.0",
"cssnano": "^3.7.4",
"eslint": "3.5.0",
"eslint-friendly-formatter": "2.0.6",
"eslint-loader": "1.5.0",
"eslint-plugin-react": "^6.2.2",
"file-loader": "^0.9.0",
"css-loader": "^2.1.0",
"cssnano": "^4.1.8",
"eslint": "5.13.0",
"eslint-friendly-formatter": "4.0.1",
"eslint-loader": "2.1.1",
"eslint-plugin-react": "^7.12.4",
"file-loader": "^3.0.1",
"font-awesome": "^4.6.3",
"history": "^2.1.2",
"html-webpack-plugin": "^2.22.0",
"html-webpack-plugin": "^3.2.0",
"in-publish": "^2.0.0",
"json-loader": "^0.5.4",
"mkdirp": "^0.5.1",
"node-sass": "^3.10.0",
"normalize.css": "^4.2.0",
"postcss": "^5.2.0",
"postcss-loader": "^0.13.0",
"node-sass": "^4.11.0",
"normalize.css": "^8.0.1",
"postcss": "^7.0.14",
"postcss-loader": "^3.0.0",
"prop-types": "^15.6.2",
"raleway-webfont": "^3.0.1",
"react": "^15.3.1",
"react-dom": "^15.3.1",
"react-router": "^2.8.1",
"react-style-tag": "^1.2.1",
"sass-loader": "^4.0.2",
"style-loader": "^0.13.1",
"url-loader": "^0.5.7",
"webpack": "1.13.2",
"webpack-dev-server": "1.16.0"
"react": "^16.7.0",
"react-dom": "^16.7.0",
"react-router": "^3.0.0",
"react-style-tag": "^2.0.1",
"sass-loader": "^7.1.0",
"style-loader": "^0.23.1",
"url-loader": "^1.1.2",
"webpack": "4.29.0",
"webpack-cli": "^3.2.1",
"webpack-dev-server": "3.1.14"
},

@@ -65,10 +66,10 @@ "homepage": "https://planttheidea.github.io/bolster-css/#/",

"scripts": {
"build-docs": "NODE_ENV=production node ./node_modules/webpack/bin/webpack.js --progress --colors --config=webpack.config.build-docs.js",
"compile-sass": "NODE_ENV=production node ./compile-sass.js",
"compile-with-docs": "npm run lint && npm run compile-sass && npm run build-docs",
"build:docs": "NODE_ENV=production node ./node_modules/webpack/bin/webpack.js --progress --colors --config=webpack.config.build-docs.js",
"compile:sass": "NODE_ENV=production node ./compile-sass.js",
"dev": "NODE_ENV=development node ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --progress --colors --config=webpack.config.dev.js",
"lint": "NODE_ENV=test ./node_modules/eslint/bin/eslint.js src",
"prepublish": "in-publish && npm run compile-sass || in-install"
"lint": "NODE_ENV=test eslint DEV_ONLY",
"prepublish": "if in-publish; then npm run prepublish:compile; fi",
"prepublish:compile": "npm run lint && npm run compile:sass && npm run build:docs"
},
"version": "0.1.2"
"version": "0.2.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 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