New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

data-creatures

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

data-creatures - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "data-creatures",
"version": "1.0.0",
"version": "1.0.1",
"description": "Hard data of RPG creatures",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -45,17 +45,17 @@ # Data-Creatures

Examples
$ data-creatures
elf
$ data-creatures
elf
$ data-creatures --plural
elves
$ data-creatures --plural
elves
$ data-creatures --all
orc
elf
...
$ data-creatures --all
orc
elf
...
Options
--all Get all the words instead of a random word
--size Get this amount of words
--plural Get words in plural
--all Get all the words instead of a random word
--size Get this amount of words
--plural Get words in plural
```

@@ -76,10 +76,8 @@

[npm-image]: https://img.shields.io/npm/v/data-creatures.svg?style=flat
[npm-image]: https://img.shields.io/npm/v/data-creatures.svg?style=flat-square
[npm-url]: https://npmjs.org/package/data-creatures
[downloads-image]: https://img.shields.io/npm/dm/data-creatures.svg?style=flat
[downloads-url]: https://npmjs.org/package/data-creatures
[travis-image]: https://img.shields.io/travis/blakeembrey/data-creatures.svg?style=flat
[travis-url]: https://travis-ci.org/blakeembrey/data-creatures
[travis-image]: https://img.shields.io/travis/webcaetano/data-creatures.svg?style=flat-square
[travis-url]: https://travis-ci.org/webcaetano/data-creatures
<!-- [coveralls-image]: https://img.shields.io/coveralls/blakeembrey/data-creatures.svg?style=flat
[coveralls-url]: https://coveralls.io/r/blakeembrey/data-creatures?branch=master
-->
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc