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

typed-routes-generator

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typed-routes-generator - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

package.json
{
"name": "typed-routes-generator",
"version": "1.0.0",
"version": "1.0.1",
"description": "Generate typed routes from yaml file",

@@ -35,3 +35,6 @@ "main": "dist/index.js",

"ts-node": "^10.7.0"
},
"bin": {
"typed-routes-generator": "./dist/index.js"
}
}

4

Readme.md

@@ -15,3 +15,3 @@ # typed-routes-generator

### Source yaml file
### Source yaml file (./example/routes.yaml)

@@ -34,3 +34,3 @@ ```

### Output
### Output (./example/generated.ts)

@@ -37,0 +37,0 @@ ```

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