bash-js-in
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"name": "bash-js-in", | ||
"description": "Use Bash inside JavaScript", | ||
"main": "src/core.js", | ||
"repository": "https://github.com/episage/bash-js-in", | ||
"author": "Tomasz Ciborski", | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:episage/bash-js-in.git" | ||
}, | ||
"author": "Tomasz Ciborski <ciborski.com>", | ||
"license": "MIT", | ||
"engines": { | ||
"node": ">=8" | ||
}, | ||
"keywords": [ | ||
"bash", | ||
"js" | ||
], | ||
"dependencies": { | ||
@@ -10,0 +20,0 @@ "shelljs": "^0.8.3" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
9415
0