Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fs-merger

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fs-merger - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

dist/index.d.ts

3

CHANGELOG.md

@@ -0,1 +1,4 @@

## 3.2.1
- [#50](https://github.com/SparshithNR/fs-merger/pull/50) Adding prepublishOnly script
## 3.2.0

@@ -2,0 +5,0 @@ - [#47](https://github.com/SparshithNR/fs-merger/pull/47) Remove unused dependencies and update remaining to latest

3

package.json
{
"name": "fs-merger",
"version": "3.2.0",
"version": "3.2.1",
"description": "Reads files from a real location",

@@ -18,2 +18,3 @@ "main": "dist/index.js",

"lint:js": "eslint . --cache",
"prepublishOnly": "tsc",
"test": "npm-run-all lint clean build test:unit",

@@ -20,0 +21,0 @@ "test:unit": "mocha tests/unit-test.js -r ts-node/register",

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