Comparing version 2.28.0 to 2.28.1
{ | ||
"bin": {"wiremock": "jdeploy-bundle/jdeploy.js"}, | ||
"bin": { | ||
"wiremock": "jdeploy-bundle/jdeploy.js" | ||
}, | ||
"author": "Tomas Bjerre", | ||
@@ -12,9 +14,17 @@ "description": "Wiremock Standalone wrapped in an NPM package so that it can be run with 'npx wiremock'.", | ||
"preferGlobal": true, | ||
"version": "2.28.0", | ||
"jdeploy": {"jar": "wiremock-standalone-2.28.0.jar"}, | ||
"dependencies": {"shelljs": "^0.7.5"}, | ||
"version": "2.28.1", | ||
"jdeploy": { | ||
"jar": "wiremock-standalone-2.27.2.jar" | ||
}, | ||
"dependencies": { | ||
"shelljs": "^0.7.5" | ||
}, | ||
"license": "Apache 2", | ||
"name": "wiremock", | ||
"files": ["jdeploy-bundle"], | ||
"scripts": {"test": "echo \"Error: no test specified\" && exit 1"} | ||
"files": [ | ||
"jdeploy-bundle" | ||
], | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
} | ||
} |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
13467123
5
149
0
2