@elastic.io/batching-library
Advanced tools
Comparing version 0.0.1-dev.6 to 0.0.1-dev.8
{ | ||
"name": "@elastic.io/batching-library", | ||
"version": "0.0.1-dev.6", | ||
"version": "0.0.1-dev.8", | ||
"description": "Library for batching implementation on elastic.io", | ||
@@ -11,3 +11,3 @@ "homepage": "https://github.com/elasticio/batching-library#readme", | ||
"author": "elastic.io GmbH <info@elastic.io> (http://elastic.io)", | ||
"main": "lib/client.js", | ||
"main": "out/client.js", | ||
"directories": { | ||
@@ -14,0 +14,0 @@ "lib": "out", |
@@ -74,3 +74,6 @@ { | ||
// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */ | ||
} | ||
}, | ||
"exclude": [ | ||
"test/*" | ||
] | ||
} |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 5 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
167811
47
3219