1.0.3 • Published 4 years ago

random-messages-eocode-platzi v1.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

random-names

This is a simple package to generate random names by the course of platzi

Install

npm i random-messages-eocode-platzi

Usage

random-names

NPM documentation

Simulate install

npm i react --dry-run

Force install

npm i -D webpack

Install a version

npm i json-server@0.15.0

Packages

npm list

Update packages

npm outdate
npm outdate --dd
npm update

Update a package

npm install json-server@latest

Delete a package

package.json
npm uninstall json-server
npm uninstall webpack --no-save

About version packages

"moment": "^2.24.0"
2 => Major:
breaking change
24 => Minor (caret ^):
backwards compatible functionality.
old functionality deprecated, but operational.
large internal refactor
0 => Patch (tilde ~):

Bug fixes

npm run build --dd
npm audit
npm audit --json

npm update eslint-utils --depth 2
npm audit fix

How to publish in npm

npm adduser
npm publish

Contributing

If someone wants to add or improve something, I invite you to collaborate directly in this repository: randon-names

License

MIT License.

Keywords

Javascript, NPM, Package

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago