electricity
Advanced tools
Comparing version 1.4.2 to 1.4.3
@@ -129,3 +129,3 @@ var crypto = require('crypto'); | ||
} catch (e) { | ||
// Snockets can't parse, so just pass the js file along | ||
// React can't transform, so just pass the js file along | ||
console.warn('JSX compiler skipping ' + filePath + ":\n" + e); | ||
@@ -132,0 +132,0 @@ data = fs.readFileSync(filePath).toString(); |
@@ -6,3 +6,3 @@ { | ||
"negotiator": "0.6.x", | ||
"node-sass": "3.7.x", | ||
"node-sass": "3.8.x", | ||
"react-tools": "0.13.x", | ||
@@ -38,3 +38,3 @@ "sass-graph": "2.1.x", | ||
}, | ||
"version": "1.4.2" | ||
"version": "1.4.3" | ||
} |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
116275
1
+ Addedcross-spawn@3.0.1(transitive)
+ Addedlodash.clonedeep@4.5.0(transitive)
+ Addednode-sass@3.8.0(transitive)
- Removedcross-spawn-async@2.2.5(transitive)
- Removednode-sass@3.7.0(transitive)
Updatednode-sass@3.8.x