Huge News!Announcing our $40M Series B led by Abstract Ventures.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.3 to 0.13.4

2

dist/generators/typeGenerator.js

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

function getMandatoryOperator(property, defaultMandatory, optionalFieldsType) {
if (optionalFieldsType === "null") {
if (optionalFieldsType === "null" && typeof property !== "string" && !property.isPopulation) {
return ":";

@@ -92,0 +92,0 @@ }

{
"name": "efesto",
"version": "0.13.3",
"version": "0.13.4",
"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