Comparing version 2.2.1 to 2.2.2
{ | ||
"name": "npm-sass", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "sass compilation with npm aware include paths", | ||
@@ -28,13 +28,13 @@ "main": "index.js", | ||
"argh": "^0.1.4", | ||
"bluebird": "^3.4.6", | ||
"bluebird": "^3.5.1", | ||
"camelify": "0.0.2", | ||
"findup": "^0.1.5", | ||
"glob": "^6.0.1", | ||
"node-sass": "^4.5.3" | ||
"node-sass": "^4.9.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"css": "^2.2.1", | ||
"mocha": "^3.0.2" | ||
"css": "^2.2.3", | ||
"mocha": "^5.1.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
30016
56
Updatedbluebird@^3.5.1
Updatednode-sass@^4.9.0