@getbase/base
Advanced tools
Comparing version 4.0.9 to 4.0.10
# Base Change Log | ||
## [4.0.10] - 2018-05-17 | ||
### Base V4.0.10 | ||
- Added Postinstall script to fix normalize.css import issue | ||
- Minor version bump for index.scss/less and package.json | ||
## [4.0.9] - 2018-04-24 | ||
@@ -4,0 +9,0 @@ ### Base V4.0.9 |
{ | ||
"name": "@getbase/base", | ||
"version": "4.0.9", | ||
"version": "4.0.10", | ||
"description": "A Rock Solid, Responsive CSS Framework built to work on all devices big, small and in-between.", | ||
@@ -9,2 +9,3 @@ "homepage": "http://getbase.org/", | ||
"scripts": { | ||
"postinstall": "cp ./node_modules/normalize.css/normalize.css ./scss/normalize.scss && cp ./node_modules/normalize.css/normalize.css ./less/normalize.less", | ||
"start": "gulp", | ||
@@ -11,0 +12,0 @@ "sass": "gulp 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
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
62941
18
1