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

rreadlink

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rreadlink - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

3

CHANGELOG.md

@@ -7,2 +7,5 @@ ## Changelog

* **v0.1.3** (2015-02-11):
* Doc: Read-me improvements.
* **v0.1.2** (2015-02-11):

@@ -9,0 +12,0 @@ * Doc: Read-me and CLI help improvements.

4

package.json
{
"name": "rreadlink",
"description": "A Unix CLI that prints a symlink's complete chain of targets using absolute paths.",
"description": "A multi-platform Unix CLI that prints a symlink's complete chain of targets using absolute paths.",
"private": false,
"version": "0.1.2",
"version": "0.1.3",
"os": [

@@ -7,0 +7,0 @@ "!win32"

@@ -23,3 +23,3 @@ # rreadlink

Any Unix-like platform with POSIX-compatible utilities, with `bash` installed.
Any Unix-like platform with POSIX-compatible utilities, with `bash` installed; for instance, Linux and OS X.

@@ -146,2 +146,5 @@ ## Quick Examples

* **v0.1.3** (2015-02-11):
* Doc: Read-me improvements.
* **v0.1.2** (2015-02-11):

@@ -148,0 +151,0 @@ * Doc: Read-me and CLI help improvements.

Sorry, the diff of this file is not supported yet

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