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

breakwrap

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

breakwrap - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

dist/index.js

@@ -24,3 +24,3 @@ var exports, splitString,

}
width || (width = process.stdout.columns || 1);
width || (width = output.columns || process.stdout.columns || 1);
result = '';

@@ -27,0 +27,0 @@ output._originalWrite = output.write;

{
"name": "breakwrap",
"version": "0.0.1",
"version": "0.0.2",
"author": "Mike Groseclose",

@@ -5,0 +5,0 @@ "email": "mike.groseclose@gmail.com",

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