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

print-project

Package Overview
Dependencies
Maintainers
0
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

print-project - npm Package Compare versions

Comparing version 1.0.22 to 1.0.23

4

package.json
{
"name": "print-project",
"version": "1.0.22",
"version": "1.0.23",
"description": "A simple CLI tool to print the project tree structure and file contents",

@@ -18,3 +18,3 @@ "main": "dist/index.js",

"build": "tsc",
"start": "ts-node src/index.ts . --ignore-default --include dist,src",
"start": "ts-node src/index.ts .",
"bump": "npm version patch",

@@ -21,0 +21,0 @@ "package": "npm run build && npm run bump && npm publish"

Sorry, the diff of this file is too big to display

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