rosaenlg-filter
Advanced tools
Comparing version 5.2.0 to 5.2.1
/** | ||
* @license | ||
* Copyright 2019 Ludan Stoecklé | ||
* Copyright 2023 Ludan Stoecklé | ||
* SPDX-License-Identifier: Apache-2.0 | ||
@@ -5,0 +5,0 @@ */ |
"use strict"; | ||
/** | ||
* @license | ||
* Copyright 2019 Ludan Stoecklé | ||
* Copyright 2023 Ludan Stoecklé | ||
* SPDX-License-Identifier: Apache-2.0 | ||
@@ -56,3 +56,5 @@ */ | ||
['de', 'le', 'du'], | ||
['de', 'Le', 'du'], | ||
['de', 'les', 'des'], | ||
['de', 'Les', 'des'], | ||
['de', 'des', 'de'], | ||
@@ -64,4 +66,6 @@ ['de', 'lequel', 'duquel'], | ||
['à', 'le', 'au'], | ||
['à', 'Le', 'au'], | ||
['à', 'lequel', 'auquel'], | ||
['à', 'les', 'aux'], | ||
['à', 'Les', 'aux'], | ||
['à', 'lesquels', 'auxquels'], | ||
@@ -68,0 +72,0 @@ ['à', 'lesquelles', 'auxquelles'], |
{ | ||
"name": "rosaenlg-filter", | ||
"version": "5.2.0", | ||
"version": "5.2.1", | ||
"description": "Filtering feature of RosaeNLG", | ||
@@ -45,6 +45,6 @@ "main": "dist/index.js", | ||
"better-title-case": "^1.0.1", | ||
"english-a-an": "3.2.0", | ||
"english-a-an-list": "3.2.0", | ||
"french-contractions": "5.2.0", | ||
"rosaenlg-commons": "3.2.0", | ||
"english-a-an": "3.2.1", | ||
"english-a-an-list": "3.2.1", | ||
"french-contractions": "5.2.1", | ||
"rosaenlg-commons": "3.2.1", | ||
"titlecase-french": "^1.0.1" | ||
@@ -63,3 +63,3 @@ }, | ||
}, | ||
"gitHead": "e4e8082280b13351e9b82b8ff49beebf56103ea9" | ||
"gitHead": "4e4386bdf1c92f1aefd1b1aea5af323919ff1cd6" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
99509
1358
+ Addedenglish-a-an@3.2.1(transitive)
+ Addedenglish-a-an-list@3.2.1(transitive)
+ Addedfrench-contractions@5.2.1(transitive)
+ Addedrosaenlg-commons@3.2.1(transitive)
- Removedenglish-a-an@3.2.0(transitive)
- Removedenglish-a-an-list@3.2.0(transitive)
- Removedfrench-contractions@5.2.0(transitive)
- Removedrosaenlg-commons@3.2.0(transitive)
Updatedenglish-a-an@3.2.1
Updatedenglish-a-an-list@3.2.1
Updatedfrench-contractions@5.2.1
Updatedrosaenlg-commons@3.2.1