Socket
Socket
Sign inDemoInstall

readdir-glob

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

readdir-glob - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

8

package.json

@@ -5,3 +5,3 @@ {

"description": "Recursive fs.readdir with streaming API and glob filtering.",
"version": "1.1.2",
"version": "1.1.3",
"homepage": "https://github.com/Yqnn/node-readdir-glob",

@@ -20,4 +20,4 @@ "repository": {

"devDependencies": {
"jasmine": "^3.9.0",
"mkdirp": "^1.0.4",
"jasmine": "^4.6.0",
"mkdirp": "^2.1.6",
"nyc": "^15.1.0",

@@ -40,3 +40,3 @@ "rimraf": "^3.0.2",

"test": "npx nyc --reporter=lcov --reporter=text-summary --reporter=html jasmine --config=jasmine.json",
"test-regen": "TEST_REGEN=1 jest --coverage",
"test-regen": "TEST_REGEN=1 jasmine --config=jasmine.json",
"bench": "bash scripts/benchmark.sh",

@@ -43,0 +43,0 @@ "profile": "bash scripts/profile.sh && cat profile.txt"

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