New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@blocklet/meta

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocklet/meta

Library to parse/validate/fix blocklet meta

1.6.11
Version published
Weekly downloads
5.7K
-27.45%
Maintainers
2
Weekly downloads
 
Created

Blocklet Meta

Parse, validate, fix blocklet meta info.

Install

yarn add @blocklet/meta

Usage

const { parse, validate, constants } = require('@blocklet/meta');
const meta = parse('/path/to/blocklet');

FAQs

Package last updated on 10 Jan 2022

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