forked from importtest/nodejs-common
- NodeJS 8.2.0 adds support for npx
binary. Add conditional
support to our wrapper - Print a helpful message if wrapper cannot find target executable - Wrapper only executes from /usr/bin and not PATH OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/nodejs-common?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 2 14:29:04 UTC 2017 - adam.majer@suse.de
|
||||
|
||||
- NodeJS 8.2.0 adds support for `npx` binary. Add conditional
|
||||
support to our wrapper
|
||||
- Print a helpful message if wrapper cannot find target executable
|
||||
- Wrapper only executes from /usr/bin and not PATH
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 18 10:20:06 UTC 2017 - adam.majer@suse.de
|
||||
|
||||
@@ -6,4 +14,4 @@ Tue Jul 18 10:20:06 UTC 2017 - adam.majer@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 7 13:09:29 UTC 2017 - adam.majer@suse.de
|
||||
|
||||
- Initial release.
|
||||
- Initial release.
|
||||
|
Reference in New Issue
Block a user