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

fs-cmp

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

fs-cmp - npm Package Compare versions

Comparing version 0.2.0 to 1.0.0

13

package.json

@@ -5,6 +5,17 @@ {

"description": "Easily determine if a given set of paths point to the same file.",
"version": "0.2.0",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "https://github.com/charliekenney23/fs-cmp.git",
"directory": "packages/react"
},
"types": "dist/index.d.ts",
"main": "dist/index.js",
"license": "MIT",
"keywords": [
"files",
"fs",
"directories",
"symlinks"
],
"scripts": {

@@ -11,0 +22,0 @@ "prebuild": "yarn test",

2

README.md

@@ -1,2 +0,2 @@

# fs-cmp [![Build Status](https://travis-ci.org/charliekenney23/fs-cmp.svg?branch=master)](https://travis-ci.org/charliekenney23/fs-cmp.js)
# fs-cmp [![Build Status](https://travis-ci.org/charliekenney23/fs-cmp.svg?branch=master)](https://travis-ci.org/charliekenney23/fs-cmp)

@@ -3,0 +3,0 @@ ### Easily determine if a given set of paths point to the same file.

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