dfx-translate
Advanced tools
Comparing version 1.0.4 to 1.1.0
@@ -9,3 +9,3 @@ import { PipeTransform } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<TranslatePipe, never>; | ||
static ɵpipe: i0.ɵɵPipeDeclaration<TranslatePipe, "tr">; | ||
static ɵpipe: i0.ɵɵPipeDeclaration<TranslatePipe, "tr", false>; | ||
} |
{ | ||
"name": "dfx-translate", | ||
"version": "1.0.4", | ||
"version": "1.1.0", | ||
"private": false, | ||
@@ -33,4 +33,4 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"@angular/common": "4 - 13", | ||
"@angular/core": "4 - 13", | ||
"@angular/common": "4 - 14", | ||
"@angular/core": "4 - 14", | ||
"rxjs": "2 - 7", | ||
@@ -44,3 +44,3 @@ "node-fetch": "2 - 3" | ||
"fesm2015": "fesm2015/dfx-translate.mjs", | ||
"typings": "dfx-translate.d.ts", | ||
"typings": "index.d.ts", | ||
"exports": { | ||
@@ -51,3 +51,3 @@ "./package.json": { | ||
".": { | ||
"types": "./dfx-translate.d.ts", | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/dfx-translate.mjs", | ||
@@ -54,0 +54,0 @@ "es2020": "./fesm2020/dfx-translate.mjs", |
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
Sorry, the diff of this file is not supported yet
82055