Comparing version 6.0.0 to 7.0.0
{ | ||
"name": "testjanko", | ||
"version": "6.0.0", | ||
"version": "7.0.0", | ||
"description": "A C++ based data analytics platform for processing large-scale real-time streams containing structured and unstructured data", | ||
@@ -96,4 +96,8 @@ "license": "BSD-2-Clause-FreeBSD", | ||
"files": [ | ||
"index.js","build", "node_modules", "src" | ||
"index.js","build","src" | ||
], | ||
"dependencies": { | ||
"bindings": "~1.2.1", | ||
"sget": "~0.1.5" | ||
}, | ||
"keywords": [ | ||
@@ -100,0 +104,0 @@ "addon", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
17249439
2
2
+ Addedbindings@~1.2.1
+ Addedsget@~0.1.5
+ Addedbindings@1.2.1(transitive)
+ Addedsget@0.1.5(transitive)