New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

efesto

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

efesto - npm Package Compare versions

Comparing version 0.13.5 to 0.13.6

2

dist/generators/typeGenerator.js

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

.map((e) => `"${e}"`)
.join(" | ")}`;
.join(" | ")}${getNullOption(property, defaultMandatory)}`;
}

@@ -55,0 +55,0 @@ if (!((_a = property === null || property === void 0 ? void 0 : property.type) === null || _a === void 0 ? void 0 : _a.includes("object"))) {

{
"name": "efesto",
"version": "0.13.5",
"version": "0.13.6",
"description": "",

@@ -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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc