Socket
Socket
Sign inDemoInstall

@deepkit/api-console-module

Package Overview
Dependencies
82
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @deepkit/api-console-module

API Console


Version published
Weekly downloads
530
decreased by-22.29%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

1.0.1-alpha.148 (2024-05-04)

Features

  • type: new TemplateState.touch and isTypeClassOf (cdf3272)
  • type: support lower/mixed case as identifier for enum values (ce0166e)
  • type: support mixed case enum member in union resolver (96dd2d8)

Readme

Source

skeleton package

This package can be copied when a new package should be created.

Steps after copying:

  • Adjust "name", "description", and "private" in package.json.
  • Put this package into root /package.json "jest.references".
  • Put this package into root /tsconfig.json "references".
  • Put this package into root /tsconfig.esm.json "references".
  • Add dependencies to package.json and run node sync-tsconfig-deps.js to adjust tsconfig automatically.
  • Add to .github/workflows/main.yml tsc build step if necessary.
  • Add to typedoc build in deepkit-website if necessary.
  • Adjust README.md

FAQs

Last updated on 04 May 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc