@bettercorp/service-base
Advanced tools
Comparing version 8.4.38 to 8.4.40
@@ -41,5 +41,4 @@ { | ||
"src/plugins/-*/**/*.*", | ||
"src/plugins/service-*/**/*.*", | ||
"src/tests/**/*.*" | ||
] | ||
} |
@@ -15,3 +15,3 @@ { | ||
"build": "rm -rfv ./lib && tsc && npm run testDev", | ||
"build-release": "rm -rfv ./lib && tsc --p ./development/tsconfig-release.json", | ||
"build-release": "rm -rfv ./lib && tsc --p ./tsconfig-release.json", | ||
"xZpostinstall": "node ./postinstall.js", | ||
@@ -23,3 +23,3 @@ "lint": "eslint src/ --ext .js,.jsx,.ts,.tsx", | ||
"bin": { | ||
"bsb": "lib/bootstrap.js" | ||
"bsb": "lib/cli.js" | ||
}, | ||
@@ -34,3 +34,3 @@ "files": [ | ||
"main": "lib/index.js", | ||
"version": "8.4.38", | ||
"version": "8.4.40", | ||
"bsb_project": true, | ||
@@ -37,0 +37,0 @@ "bsbInit": { |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
25
0
289004
131
3562