breakpoint-sass
Advanced tools
Comparing version 2.6.1 to 2.7.0
{ | ||
"name": "compass-breakpoint", | ||
"version": "2.6.1", | ||
"name": "breakpoint-sass", | ||
"main": "stylesheets/_breakpoint.scss", | ||
@@ -5,0 +4,0 @@ "ignore": [ |
{ | ||
"name": "breakpoint-sass", | ||
"version": "2.6.1", | ||
"version": "2.7.0", | ||
"description": "Really Simple Media Queries with Sass", | ||
"main": "stylesheets/_breakpoint.scss", | ||
"eyeglass": { | ||
"needs": "^0.8.2", | ||
"exports": "eyeglass-exports.js", | ||
@@ -21,3 +22,7 @@ "name": "breakpoint" | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"bump:major": "node .bump.js --major", | ||
"bump:minor": "node .bump.js --minor", | ||
"bump:patch": "node .bump.js --patch", | ||
"publish": "node .gembuild.js && npm publish && git push && git push origin --tags" | ||
}, | ||
@@ -38,4 +43,7 @@ "repository": { | ||
"glob": "^4.3.2", | ||
"node-sass": "^3.0.0" | ||
"node-sass": "^3.0.0", | ||
"nodegit": "^0.11.2", | ||
"semver": "^5.1.0", | ||
"yargs": "^4.1.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
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
150092
108
2414
7
2
2