hexo-renderer-bourbon
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "hexo-renderer-bourbon", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "An up-to-date node-sass wrapper for Hexo that includes Bourbon mixins.", | ||
@@ -29,16 +29,16 @@ "main": "index.js", | ||
"node-bourbon": "^4.2.3", | ||
"node-sass": "^3.2.0" | ||
"node-sass": "^3.4.2" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.0.0", | ||
"coveralls": "^2.11.2", | ||
"chai": "^3.4.1", | ||
"coveralls": "^2.11.4", | ||
"gulp": "^3.9.0", | ||
"gulp-istanbul": "^0.10.0", | ||
"gulp-jshint": "^1.11.0", | ||
"gulp-load-plugins": "^1.0.0-rc", | ||
"gulp-mocha": "^2.1.2", | ||
"jshint-stylish": "^2.0.1", | ||
"mocha": "^2.2.5", | ||
"rimraf": "^2.4.0" | ||
"gulp-istanbul": "^0.10.3", | ||
"gulp-jshint": "^2.0.0", | ||
"gulp-load-plugins": "^1.1.0", | ||
"gulp-mocha": "^2.2.0", | ||
"jshint-stylish": "^2.1.0", | ||
"mocha": "^2.3.4", | ||
"rimraf": "^2.4.4" | ||
} | ||
} |
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
5948
Updatednode-sass@^3.4.2