Socket
Socket
Sign inDemoInstall

@getflip/error-code-generator

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@getflip/error-code-generator - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

6

package.json
{
"name": "@getflip/error-code-generator",
"version": "0.1.0",
"version": "0.2.0",
"description": "A library to extract error codes from an open api spec and generate error codes types and objects for TypeScript and Dart.",

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

],
"bin": {
"error-code-generator": "./dist/cli.js"
},
"bin": "./dist/cli.js",
"exports": {

@@ -16,0 +14,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