Socket
Socket
Sign inDemoInstall

insomnia-plugin-free-sync

Package Overview
Dependencies
119
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.11 to 0.1.12

2

index.js

@@ -119,3 +119,3 @@ "use strict";

data = await this.filterByModelSettingsAsync(data);
return JSON.stringify(data);
return JSON.stringify(data, null, 2);
}

@@ -122,0 +122,0 @@ reduceChangesNoise(data) {

{
"name": "insomnia-plugin-free-sync",
"version": "0.1.11",
"version": "0.1.12",
"main": "index.js",

@@ -5,0 +5,0 @@ "author": "Nick Rimmer <xan@dipteam.com>",

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