Socket
Socket
Sign inDemoInstall

@flatfile/blueprint-utils

Package Overview
Dependencies
21
Maintainers
25
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.5 to 0.0.6

3

dist/index.js

@@ -80,3 +80,4 @@ "use strict";

if ("path" in src && typeof src["path"] === "string") {
src["path"] = { default: src["path"] };
delete src["path"];
src["metadata"] = src["metadata"] ? { ...src["metadata"], path: src["path"] } : { path: src["path"] };
}

@@ -83,0 +84,0 @@ return src;

{
"name": "@flatfile/blueprint-utils",
"version": "0.0.5",
"version": "0.0.6",
"description": "A helper for generating valid blueprint.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

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