@elastic.io/component-commons-library
Advanced tools
Comparing version 0.0.3-dev.2 to 0.0.3-dev.3
{ | ||
"name": "@elastic.io/component-commons-library", | ||
"version": "0.0.3-dev.2", | ||
"version": "0.0.3-dev.3", | ||
"description": "Library for most common component development cases", | ||
@@ -11,2 +11,3 @@ "author": { | ||
"main": "lib/index.ts", | ||
"types": "lib/index.d.ts", | ||
"files": [ | ||
@@ -24,2 +25,3 @@ "lib" | ||
"preparepublish": "npm run tsc", | ||
"prepublishOnly": "tsc -p ./ --outDir lib/", | ||
"test": "LOG_LEVEL=trace LOG_OUTPUT_MODE=long mocha --require ts-node/register test/**/*.ts --timeout 50000", | ||
@@ -26,0 +28,0 @@ "posttest": "npm run tsc" |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 7 instances in 1 package
67562
48
940
12