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

serverless-schema

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-schema

Types collection for serverless framework configuration

  • 1.33.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Serverless TS Utils

Repository containing typescript definitions for Serverless Configuration and Aws Cloudformation resources. and also a collection of utility classes

Install

npm install @distinction-dev/serverless-schema

or

yarn add @distinction-dev/serverless-schema

Serverless Schema

This repository uses serverless schema reference as a git submodule since the reference is maintained there, so when you clone this repo, you'll find that the serverless-reference folder is empty, so you'll have to manually pull it like so.

git submodule update --init --recursive

Usage

import { util1, util2 } from '@distinction-dev/serverless-schema';

Docs

Keywords

FAQs

Package last updated on 14 Jun 2023

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