Socket
Socket
Sign inDemoInstall

@asset-pipe/common

Package Overview
Dependencies
9
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @asset-pipe/common

This package contains common utilities and schemas


Version published
Weekly downloads
391
decreased by-7.78%
Maintainers
4
Install size
1.53 MB
Created
Weekly downloads
 

Readme

Source

Asset Pipe Common

This package contains common utilities and schemas

APIs

schemas

assets
const { schemas } = require('@asset-pipe/common');

const { error, value } = schemas.assets({
    organisation: 'my-org',
    name: 'my-app',
    version: '1.0.0',
    server: 'http://asset-server',
});

FAQs

Last updated on 29 Oct 2019

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