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

rosaenlg-commons

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rosaenlg-commons - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

dist/Constants.js

@@ -38,3 +38,3 @@ "use strict";

this.tousCaracteresMajusculesRe = this.tousCaracteresMinusculesRe.toUpperCase();
this.tousCaracteresMinMajRe = this.tousCaracteresMinusculesRe + this.tousCaracteresMajusculesRe + '\\-';
this.tousCaracteresMinMajRe = this.tousCaracteresMinusculesRe + '0-9' + this.tousCaracteresMajusculesRe + '\\-';
this.stdBetweenWithParenthesis = `(${this.spaceOrNonBlockingClass}+|$)`;

@@ -41,0 +41,0 @@ this.stdBeforeWithParenthesis = `([\\s¤☛☚☞☜${this.allPunctList}])`;

{
"name": "rosaenlg-commons",
"version": "1.1.4",
"version": "1.1.5",
"description": "Common technical elements for RosaeNLG",

@@ -53,3 +53,3 @@ "main": "dist/index.js",

},
"gitHead": "fef43eb02b47598a3278e1d3489f38e14f3f2226"
"gitHead": "9ddc166b1e930320e9edb579f7a5b40d6892845a"
}

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