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.0 to 0.13.1

2

dist/serviceUtils/types.d.ts

@@ -95,3 +95,3 @@ import type { NextFunction, Request, Response } from "express";

type SwaggerShorthandOperators = "::" | "|";
type SwaggerBaseDataTypes = "string" | "number" | "integer" | "boolean" | "array" | "object";
type SwaggerBaseDataTypes = "string" | "number" | "integer" | "boolean" | "array" | "object" | "Date";
type SwaggerTypeOperators = "!" | "?" | "";

@@ -98,0 +98,0 @@ type SwaggerTypeOperatorsArrays = "" | "[]";

{
"name": "efesto",
"version": "0.13.0",
"version": "0.13.1",
"description": "",

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

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