Socket
Socket
Sign inDemoInstall

smartwrap

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

smartwrap - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

package.json
{
"name": "smartwrap",
"version": "1.0.6",
"version": "1.0.7",
"description": "Wordwrap that doesn't split words unless the word length is greater that the line width.",

@@ -5,0 +5,0 @@ "main": "src/main.js",

@@ -0,1 +1,3 @@

'use strict';
function smartWrap(text,options){

@@ -2,0 +4,0 @@

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