Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptExpert
/
np
Public
forked from
sindresorhus/np
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
np
source
on
master
User selector
All users
All time
Commit history
Commits on Oct 4, 2020
Standardize skipping and enabling tasks (#566)
sonicdoe
authored
b519201
View commit details
Copy full SHA for b519201
View code at this point
Browse repository at this point
Commits on Oct 3, 2020
Fix error when Yarn cannot find test script (#567)
sonicdoe
authored
c77e191
View commit details
Copy full SHA for c77e191
View code at this point
Browse repository at this point
Commits on Aug 29, 2020
Create release draft even when pushing to protected branches failed (#560)
bunysae
authored
3fc1e77
View commit details
Copy full SHA for 3fc1e77
View code at this point
Browse repository at this point
Commits on Aug 9, 2020
Add `--test-script` flag to run custom tests before publish (#557)
Show description for 0c46a2f
dopecodez
and
sindresorhus
authored
0c46a2f
View commit details
Copy full SHA for 0c46a2f
View code at this point
Browse repository at this point
Commits on Aug 2, 2020
Add support for `--no-2fa` flag (#559)
Show description for 0638d27
3 people
authored
0638d27
View commit details
Copy full SHA for 0638d27
View code at this point
Browse repository at this point
Commits on Jul 24, 2020
Add support for specifying release branch (#558)
Show description for b8b1976
MunifTanjim
and
sindresorhus
authored
b8b1976
View commit details
Copy full SHA for b8b1976
View code at this point
Browse repository at this point
Commits on Jul 11, 2020
Regression fix for tag not being taken when specified in CLI (#555)
dopecodez
authored
f29295d
View commit details
Copy full SHA for f29295d
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Fix a regression from 6.3.0 (#552)
dopecodez
authored
59edfe6
View commit details
Copy full SHA for 59edfe6
View code at this point
Browse repository at this point
Commits on Jul 5, 2020
Fix specifying a custom version via UI (#546)
dopecodez
authored
6b68244
View commit details
Copy full SHA for 6b68244
View code at this point
Browse repository at this point
Commits on Jul 3, 2020
Respect `preId` in `.npmrc` for release tags (#547)
dopecodez
authored
aebd8ab
View commit details
Copy full SHA for aebd8ab
View code at this point
Browse repository at this point
Commits on Jun 7, 2020
Fix `releaseDraft` setting not working when set from config not CLI (#540)
ChrisEbert
authored
81b0001
View commit details
Copy full SHA for 81b0001
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
Fix 2FA prompt when the package exists (#505)
Show description for 4a32039
3 people
authored
4a32039
View commit details
Copy full SHA for 4a32039
View code at this point
Browse repository at this point
Commits on Apr 23, 2020
Avoid scoped repo message for private registries (#529)
Show description for a1d96c1
bunysae
and
sindresorhus
authored
a1d96c1
View commit details
Copy full SHA for a1d96c1
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
Use HTTPS links
sindresorhus
committed
c5fd97d
View commit details
Copy full SHA for c5fd97d
View code at this point
Browse repository at this point
Commits on Apr 12, 2020
Fix scoped repo prompt showing even if package has already been published (#524)
shazron
authored
1cf7d78
View commit details
Copy full SHA for 1cf7d78
View code at this point
Browse repository at this point
Commits on Mar 4, 2020
Correctly detect if np isn't run in a package (#512)
itaisteinherz
authored
b5a7dcf
View commit details
Copy full SHA for b5a7dcf
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
Allow explicit private publish to prevent public publish prompt (#497)
Show description for 08b52a2
kylemh
and
itaisteinherz
authored
08b52a2
View commit details
Copy full SHA for 08b52a2
View code at this point
Browse repository at this point
Commits on Feb 22, 2020
Add preview mode (#399)
Show description for 5f52e81
3 people
authored
5f52e81
View commit details
Copy full SHA for 5f52e81
View code at this point
Browse repository at this point
Commits on Feb 17, 2020
Auto-submit 2FA (#493)
LuKks
authored
d589d46
View commit details
Copy full SHA for d589d46
View code at this point
Browse repository at this point
Commits on Feb 16, 2020
Escape HTML in release note commit messages (#500)
loilo
authored
05bb791
View commit details
Copy full SHA for 05bb791
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
Show registry URL before publishing (#485)
Show description for 6bf85df
TiagoDanin
and
itaisteinherz
authored
6bf85df
View commit details
Copy full SHA for 6bf85df
View code at this point
Browse repository at this point
Commits on Feb 6, 2020
Allow publishing if availability check fails (#490)
terenceodonoghue
authored
ccdb8a5
View commit details
Copy full SHA for ccdb8a5
View code at this point
Browse repository at this point
Commits on Feb 2, 2020
Publish non-private subdirectories when root is private (#483)
lukeggchapman
authored
607e5c1
View commit details
Copy full SHA for 607e5c1
View code at this point
Browse repository at this point
Commits on Jan 25, 2020
Fix checking collaborators when publishing to external registry (#491)
fohletex
authored and
itaisteinherz
committed
4ad4146
View commit details
Copy full SHA for 4ad4146
View code at this point
Browse repository at this point
Commits on Dec 30, 2019
Enforce matching engines on npm install (#481)
Show description for b14dbc9
3 people
committed
b14dbc9
View commit details
Copy full SHA for b14dbc9
View code at this point
Browse repository at this point
Require Node.js 10
sindresorhus
committed
818ff4b
View commit details
Copy full SHA for 818ff4b
View code at this point
Browse repository at this point
Commits on Nov 30, 2019
Fix double-encoding of the release notes
sindresorhus
committed
0b5a2b5
View commit details
Copy full SHA for 0b5a2b5
View code at this point
Browse repository at this point
Update dependencies
sindresorhus
committed
7d7900a
View commit details
Copy full SHA for 7d7900a
View code at this point
Browse repository at this point
Don't check `"files"` in package.json or `.npmignore` if private package or not publishing (#472)
chinesedfan
authored and
sindresorhus
committed
000ddcf
View commit details
Copy full SHA for 000ddcf
View code at this point
Browse repository at this point
Don't ask for tag if `--no-publish` (#473)
chinesedfan
authored and
sindresorhus
committed
23524b5
View commit details
Copy full SHA for 23524b5
View code at this point
Browse repository at this point
Check package name availability in custom registry (#429)
itaisteinherz
authored and
sindresorhus
committed
8360cb6
View commit details
Copy full SHA for 8360cb6
View code at this point
Browse repository at this point
Fix incorrectly showing "Aborted!" message on successful publish (#471)
chinesedfan
authored and
sindresorhus
committed
e53cbe8
View commit details
Copy full SHA for e53cbe8
View code at this point
Browse repository at this point
Commits on Oct 28, 2019
Don't log "Aborted!" message when publish is a success (#464)
shazron
authored and
sindresorhus
committed
e335d26
View commit details
Copy full SHA for e335d26
View code at this point
Browse repository at this point
Commits on Oct 10, 2019
Fix Yarn OTP failure (#461)
niklashigi
authored and
sindresorhus
committed
9155cce
View commit details
Copy full SHA for 9155cce
View code at this point
Browse repository at this point
Commits on Sep 13, 2019
Work around issue with `async-exit-hook`
sindresorhus
committed
d5c94fc
View commit details
Copy full SHA for d5c94fc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.