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

next-routes-readme

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-routes-readme - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

3

lib/index.js

@@ -84,3 +84,4 @@ "use strict";

}
traverseDirectory('./app', (file, parentFolderName) => {
const folderPath = process.argv[2];
traverseDirectory(folderPath, (file, parentFolderName) => {
try {

@@ -87,0 +88,0 @@ if (file.endsWith('route.ts')) {

{
"name": "next-routes-readme",
"version": "0.0.1",
"version": "0.0.2",
"description": "Creates README badges from istanbul coverage report",

@@ -61,2 +61,2 @@ "scripts": {

}
}
}

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