english-plurals
Advanced tools
Comparing version 0.12.2 to 1.0.0
@@ -0,1 +1,6 @@ | ||
/** | ||
* @license | ||
* Copyright 2019 Ludan Stoecklé | ||
* SPDX-License-Identifier: Apache-2.0 | ||
*/ | ||
export interface IrregularPlurals { | ||
@@ -2,0 +7,0 @@ [key: string]: string; |
"use strict"; | ||
/** | ||
* @license | ||
* Copyright 2019 Ludan Stoecklé | ||
* SPDX-License-Identifier: Apache-2.0 | ||
*/ | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -3,0 +8,0 @@ exports.getPlural = void 0; |
{ | ||
"name": "english-plurals", | ||
"version": "0.12.2", | ||
"version": "1.0.0", | ||
"description": "English plural of words", | ||
@@ -48,3 +48,3 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"english-plurals-list": "0.12.2" | ||
"english-plurals-list": "1.0.0" | ||
}, | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
"license": "Apache-2.0", | ||
"gitHead": "0c3fa7193d2322c198fc703ea1f4bc37ccdbb435" | ||
"gitHead": "0a4207c1f14417df475d08e659b912c1ff38264f" | ||
} |
@@ -0,1 +1,5 @@ | ||
<!-- | ||
Copyright 2019 Ludan Stoecklé | ||
SPDX-License-Identifier: Apache-2.0 | ||
--> | ||
# English plurals | ||
@@ -2,0 +6,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
56059
600
1
37