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

simpleesb

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simpleesb - npm Package Compare versions

Comparing version 0.1.12 to 0.1.13

2

offramps/fileofframp.js

@@ -48,3 +48,3 @@ var util = require('util');

util.log('folder - ' + this.folder);
util.log('filename - ' + (this.filename === '') ? '*' : this.filename;
util.log('filename - ' + filename);

@@ -51,0 +51,0 @@

{ "author": "Phil Taylor"
, "name": "simpleesb"
, "description": "Provides basic ESB services to transfer data between applications."
, "version": "0.1.12"
, "version": "0.1.13"
, "repository": {

@@ -6,0 +6,0 @@ "url": "https://bitbucket.org/phil_a_taylor/simpleesb"

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