Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dto-to-model

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dto-to-model - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

10

package.json
{
"name": "dto-to-model",
"version": "0.0.3",
"version": "0.0.4",
"description": "",

@@ -16,3 +16,9 @@ "main": "./dist/index.js",

},
"keywords": [],
"keywords": [
"model",
"api",
"openapi",
"generator",
"dto"
],
"author": "Sereno",

@@ -19,0 +25,0 @@ "license": "MIT",

4

README.md

@@ -12,2 +12,4 @@ Model generator from OpenApi Dto's

You have to use it into node_module OpenApi generated API folder to found all related Dto's and populate specs and mocks.
It's a BETA actually, need some improvement and cleaning code
It's a BETA actually, need some improvement and cleaning code
See https://github.com/SrenoG/dto-to-model-vscode to use it in vscode extension
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