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

brevity

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brevity - npm Package Compare versions

Comparing version 0.2.8 to 0.2.9

2

brevity.js

@@ -54,4 +54,4 @@ (function(exports) {

splits[ii+1] = link.substring(jj+1) + splits[ii+1];
link = links[ii];
}
link = links[ii];

@@ -58,0 +58,0 @@ // avoid double linking by looking at preceeding 2 chars

{
"name": "brevity",
"version": "0.2.8",
"version": "0.2.9",
"description": "A small utility to shorten posts to an acceptable tweet-length summary.",

@@ -5,0 +5,0 @@ "main": "brevity.js",

@@ -18,2 +18,6 @@ {

"text": "a matched parenthesis: http://wikipedia.org/Python_(programming_language) and (an unmatched parenthesis https://en.wikipedia.org/wiki/Guido_van_Rossum)"
},
{
"expected": "heh, yes, I blew up the IRC channel too (<a class=\"auto-link\" href=\"http://indiewebcamp.com/irc/2016-05-23#t1464013757599\">http://indiewebcamp.com/irc/2016-05-23#t1464013757599</a>); sorry about that!",
"text": "heh, yes, I blew up the IRC channel too (http://indiewebcamp.com/irc/2016-05-23#t1464013757599); sorry about that!"
}

@@ -20,0 +24,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