Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "bruce", | ||
"title": "Bruce", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "SCSS Helpers", | ||
@@ -22,19 +22,43 @@ "repository": { | ||
"devDependencies": { | ||
"autoprefixer-core": "^4.0.1", | ||
"css-mqpacker": "^2.0.0", | ||
"csswring": "^2.0.0", | ||
"autoprefixer-core": "^6.0.1", | ||
"babel-loader": "^5.3.2", | ||
"bd-stampy": "^0.3.16", | ||
"css-loader": "^0.19.0", | ||
"css-mqpacker": "^4.0.0", | ||
"csswring": "^4.0.0", | ||
"grunt": "^0.4.5", | ||
"grunt-contrib-concat": "~0.3.0", | ||
"grunt-contrib-copy": "~0.5.0", | ||
"grunt-contrib-sass": "^0.7.3", | ||
"grunt-contrib-concat": "^0.5.1", | ||
"grunt-contrib-copy": "^0.8.1", | ||
"grunt-contrib-sass": "^0.9.2", | ||
"grunt-contrib-watch": "^0.6.1", | ||
"grunt-sass": "~0.9.0", | ||
"grunt-sass": "1.1.0-beta", | ||
"grunt-sassdoc": "^2.0.0", | ||
"history": "^1.12.4", | ||
"jit-grunt": "^0.9.0", | ||
"postcss": "^3.0.5", | ||
"sassdoc-theme-tunic": "git://github.com/allanhortle/tunic-theme" | ||
"json-loader": "^0.5.3", | ||
"jsonfile": "^2.2.2", | ||
"lodash": "^3.10.1", | ||
"marked": "^0.3.5", | ||
"node-sass": "^3.3.3", | ||
"postcss": "^5.0.8", | ||
"raw-loader": "^0.5.1", | ||
"react": "^0.14.0", | ||
"react-dom": "^0.14.0", | ||
"react-router": "^1.0.0-rc3", | ||
"sass-loader": "^3.0.0", | ||
"sassdoc": "^2.1.15", | ||
"sassdoc-loader": "^0.0.2", | ||
"static-site-generator-webpack-plugin": "^1.2.0", | ||
"style-loader": "^0.12.4", | ||
"webpack": "^1.12.2", | ||
"webpack-dev-server": "^1.12.0" | ||
}, | ||
"scripts": { | ||
"doc": "sassdoc src docs -c .sassdocrc --no-prompt" | ||
"build": "webpack --progress --colors --config webpack.production.config.js", | ||
"dev": "webpack-dev-server --progress --colors", | ||
"start": "npm run dev" | ||
}, | ||
"dependencies": { | ||
"exports-loader": "^0.6.2" | ||
} | ||
} |
@@ -5,3 +5,7 @@ # Bruce | ||
``` | ||
npm install --save-dev bruce | ||
``` | ||
## Getting Started | ||
@@ -8,0 +12,0 @@ bruce is a bunch of Sass helpers. To use it just import as you like, before your real sass. |
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
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
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
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
813061
160
6870
97
1
32
1
2
1
5
2
+ Addedexports-loader@^0.6.2
+ Addedbig.js@5.2.2(transitive)
+ Addedemojis-list@3.0.0(transitive)
+ Addedexports-loader@0.6.4(transitive)
+ Addedjson5@1.0.2(transitive)
+ Addedloader-utils@1.4.2(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedsource-map@0.5.7(transitive)