Ini adalah script Node.js yang bisa auto ganti nama package dalam file `package.json` dan `package-lock.json`, serta bisa publish package ke npmjs.com dengan`npm publish`. Script ini memiliki jeda waktu 1-5 menit untuk publish package selanjutnya. Sambil
The string_decoder module from Node core
Safer Node.js Buffer API
Modern Buffer API polyfill without footguns
Unpipe a stream from all destinations
utility box for ECMAScript language tools
Node.js Buffer API, for the browser
ES2015 `Object.assign()` ponyfill
Require module from string
Get the native type of a value.
Wrap those words. Show them at what columns to start and stop.
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Fast deep equal
HTTP response freshness testing
return the first event in a set of ee/event pairs
Get the command from a shebang
Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.
parse a url with memoization
Base64 encoding/decoding in pure JS
Manipulate the HTTP Vary header
Promisify a callback-based function
Resolve the path of a module like `require.resolve()` but from a given path
Determine if an object is a Buffer
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.