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.26.2 to 2.26.3

jdeploy-bundle/wiremock-standalone-2.26.3.jar

2

jdeploy-bundle/jdeploy.js

@@ -68,3 +68,3 @@ #! /usr/bin/env node

var path = require('path');
var jarName = "wiremock-standalone-2.26.2.jar";
var jarName = "wiremock-standalone-2.26.3.jar";
var mainClass = "{{MAIN_CLASS}}";

@@ -71,0 +71,0 @@ var classPath = "{{CLASSPATH}}";

@@ -14,5 +14,5 @@ {

"preferGlobal": true,
"version": "2.26.2",
"version": "2.26.3",
"jdeploy": {
"jar": "wiremock-standalone-2.26.2.jar"
"jar": "wiremock-standalone-2.26.3.jar"
},

@@ -19,0 +19,0 @@ "dependencies": {

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