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

pedantry

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pedantry - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

2

build/index.js

@@ -31,3 +31,3 @@ const { join } = require('path');

stream, source, path: relPath, content: dirContent, reverse,
separator,
separator, includeFilename,
})

@@ -34,0 +34,0 @@ }

## 28 March 2019
### [2.3.1](https://github.com/artdecocode/pedantry/compare/v2.3.0...v2.3.1)
- [fix] Fix nested include filename.
### [2.3.0](https://github.com/artdecocode/pedantry/compare/v2.2.0...v2.3.0)

@@ -4,0 +8,0 @@

{
"name": "pedantry",
"version": "2.3.0",
"version": "2.3.1",
"description": "Read a directory recursively as a stream in Node.js.",

@@ -5,0 +5,0 @@ "main": "build/index.js",

@@ -31,3 +31,3 @@ import { join } from 'path'

stream, source, path: relPath, content: dirContent, reverse,
separator,
separator, includeFilename,
})

@@ -34,0 +34,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