Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wiremock

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wiremock - npm Package Compare versions

Comparing version 2.28.0 to 2.28.1

jdeploy-bundle/jdeploy.js

22

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc