english-verbs-helper
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 declare type Numbers = 'S' | 'P'; | ||
@@ -2,0 +7,0 @@ export interface GerundsInfo { |
"use strict"; | ||
// https://learningenglish.voanews.com/a/introduction-to-verb-tenses-everyday-grammar/3123576.html | ||
/** | ||
* @license | ||
* Copyright 2019 Ludan Stoecklé | ||
* SPDX-License-Identifier: Apache-2.0 | ||
*/ | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.getConjugation = exports.getVerbInfo = exports.getIngPart = exports.mergeVerbsData = void 0; | ||
// https://learningenglish.voanews.com/a/introduction-to-verb-tenses-everyday-grammar/3123576.html | ||
const tenses = [ | ||
@@ -6,0 +11,0 @@ // SIMPLE |
{ | ||
"name": "english-verbs-helper", | ||
"version": "0.12.2", | ||
"version": "1.0.0", | ||
"description": "English verbs conjugation", | ||
@@ -48,4 +48,4 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"english-verbs-gerunds": "0.12.2", | ||
"english-verbs-irregular": "0.12.2" | ||
"english-verbs-gerunds": "1.0.0", | ||
"english-verbs-irregular": "1.0.0" | ||
}, | ||
@@ -59,3 +59,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 verbs conjugation | ||
@@ -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
99237
799
1
67