Socket
Socket
Sign inDemoInstall

abbreviate

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abbreviate - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

lib/index.js
(function() {
var diblends, digraphs, regexes, triblends, trigraphs;
regexes = [/[\s\-_,]/, /[\W]/, /[aeouäöü]/, /[a-z]/, /[AEOUÄÖÜ]/, /[A-Z0-9]/];
regexes = [/[\s\-_,]/, /[\W]/, /[aieouäöü]/, /[a-z]/, /[AIEOUÄÖÜ]/, /[A-Z0-9]/];

@@ -6,0 +6,0 @@ digraphs = ["ch", "gh", "gn", "kn", "ph", "qu", "sh", "th", "wh", "wr"];

{
"name": "abbreviate",
"description": "abbreviate strings in style of R: Abbreviate",
"version": "0.0.2",
"version": "0.0.3",
"homepage": "https://github.com/paulpflug/",

@@ -6,0 +6,0 @@ "author": {

Sorry, the diff of this file is not supported yet

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