Socket
Socket
Sign inDemoInstall

fairmont

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fairmont - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

2

package.json
{
"name": "fairmont",
"version": "0.5.1",
"version": "0.5.2",
"description": "A collection of useful functions and utilities.",

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

@@ -65,3 +65,11 @@ # Fairmont

console.log read( "README" )
**rm** Removes a file.
rm "documents/reamde.txt"
**rmdir** Removes a directory.
rmdir "documents"
## Hashing/Encoding Functions

@@ -68,0 +76,0 @@

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