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

documentary

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

documentary - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

5

CHANGELOG.md
## 18 June 2018
### 1.3.1
- [doc] specify install snippet as `-DE`
- [package] rename `README` to `documentation`
### 1.3.0

@@ -4,0 +9,0 @@

4

package.json
{
"name": "documentary",
"version": "1.3.0",
"version": "1.3.1",
"description": "A library to manage documentation, such as README, usage, man pages and changelog.",

@@ -15,3 +15,3 @@ "main": "build",

"dev": "NODE_DEBUG=doc node src/bin/register",
"doc": "yarn dev README -o README.md",
"doc": "yarn dev documentation -o README.md",
"start": "node build/bin",

@@ -18,0 +18,0 @@ "example/": "yarn e example/example.js",

@@ -8,3 +8,3 @@ # documentary

```sh
yarn add -E documentary
yarn add -DE documentary
```

@@ -11,0 +11,0 @@

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