node-cmake
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "node-cmake", | ||
"author": "Colin Taylor <cjntaylor@gmail.com>", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A CMake-based build system for node.js native modules", | ||
@@ -21,3 +21,3 @@ "keywords": [ | ||
"dependencies": { | ||
"lodash": "^3.10.1", | ||
"lodash": "^4.8.2", | ||
"mkdirp": "^0.5.1", | ||
@@ -24,0 +24,0 @@ "mothership": "^0.3.0", |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
1
82719
32
326
+ Addedlodash@4.17.21(transitive)
- Removedlodash@3.10.1(transitive)
Updatedlodash@^4.8.2