Socket
Socket
Sign inDemoInstall

iceflow-server

Package Overview
Dependencies
216
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.1 to 0.3.2

1

lib/HttpService.js

@@ -176,3 +176,2 @@ 'use strict';

if(!isNaN(merged[n]) && !_.isArray(merged[n])){
console.log(n); console.log(merged[n]);
merged[n] = parseFloat(merged[n]);

@@ -179,0 +178,0 @@ }

2

package.json

@@ -65,3 +65,3 @@ {

},
"version": "0.3.1"
"version": "0.3.2"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc