Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@expo/npm-proofread

Package Overview
Dependencies
Maintainers
10
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/npm-proofread

Proofreads a package before publishing it to npm

latest
npmnpm
Version
1.0.1
Version published
Maintainers
10
Created
Source

proofread

This package prevents publishing a prerelease version of a library without an explicit dist-tag. You can still publish to latest -- you just need to be explicit about it with npm publish --tag=latest.

Usage:

Install @expo/npm-proofread and in package.json add a "prepublishOnly" script that calls just proofread.

FAQs

Package last updated on 12 Jul 2017

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