New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

next-list

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-list - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

1

index.js

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

#!/usr/bin/env node
import fs from 'fs';

@@ -2,0 +3,0 @@ import path from 'path';

5

package.json
{
"name": "next-list",
"version": "1.0.3",
"version": "1.0.4",
"description": "A package to render tables in CLI",
"main": "index.js",
"bin": {
"next-list": "./index.js"
},
"scripts": {

@@ -7,0 +10,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

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