File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 5.0.1 "
2+ "." : " 5.1.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.1.0] ( https://github.com/npm/run-script/compare/v5.0.1...v5.1.0 ) (2022-11-01)
4+
5+ ### Features
6+
7+ * [ ` 45f2301 ` ] ( https://github.com/npm/run-script/commit/45f2301931ba7686fa0a4b1a1d69ecc1892fdf85 ) let @npmcli/promise-spawn do the escaping (@nlf )
8+
9+ ### Dependencies
10+
11+ * [ ` 71c20af ` ] ( https://github.com/npm/run-script/commit/71c20af2e414691733ef7592baff6f11a14d8b32 ) [ #130 ] ( https://github.com/npm/run-script/pull/130 ) ` @npmcli/promise-spawn@6.0.0 `
12+
313## [ 5.0.1] ( https://github.com/npm/run-script/compare/v5.0.0...v5.0.1 ) (2022-10-26)
414
515### Dependencies
Original file line number Diff line number Diff line change 11{
22 "name" : " @npmcli/run-script" ,
3- "version" : " 5.0.1 " ,
3+ "version" : " 5.1.0 " ,
44 "description" : " Run a lifecycle script for a package (descendant of npm-lifecycle)" ,
55 "author" : " GitHub Inc." ,
66 "license" : " ISC" ,
You can’t perform that action at this time.
0 commit comments