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

greedy-wrap

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

greedy-wrap - npm Package Compare versions

Comparing version 0.1.4 to 0.1.6

8

package.json
{
"name": "greedy-wrap",
"version": "0.1.4",
"version": "0.1.6",
"description": "A recursive greedy algorithm implementation for the word wrap process.",

@@ -16,3 +16,3 @@ "license": "MIT",

"scripts": {
"test": "mocha"
"test": "xo && ava"
},

@@ -36,5 +36,5 @@ "files": [

"devDependencies": {
"mocha": "*",
"xo": "^0.4.1"
"ava": "^0.14.0",
"xo": "^0.14.0"
}
}
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