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

@amplication/code-gen-types

Package Overview
Dependencies
Maintainers
7
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplication/code-gen-types

This library supplies all the contracts for Amplication Code Generation. The purpose is to make the contracts available for inclusion in plugins.

  • 2.0.36-beta.0
  • npm
  • Socket score

Version published
Weekly downloads
462
increased by437.21%
Maintainers
7
Weekly downloads
 
Created
Source

amplication-code-gen-types

This library supplies all the contracts for Amplication Code Generation. The purpose is to make the contracts available for inclusion in plugins.

Running unit tests

Run nx test amplication-code-gen-types to execute the unit tests via Jest.

Running lint

Run nx lint amplication-code-gen-types to execute the lint via ESLint.

Publish to npm

In order to publish to npm @amplication/code-gen-types run the following:

# From the monorepo root folder
npm i

npx nx build code-gen-types

cd ./dist/libs/util/code-gen-types

npm publish --access public ....

FAQs

Package last updated on 01 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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