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.2 to 0.0.3

3

lib/index.js

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

#!/usr/bin/env node
"use strict";

@@ -11,4 +12,4 @@ var __importDefault = (this && this.__importDefault) || function (mod) {

const handlers = [];
const dependencies = [];
let currentHandler = null;
let dependencies = [];
const lines = content.split('\n');

@@ -15,0 +16,0 @@ for (const line of lines) {

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

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