@larscom/ngx-translate-module-loader
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -6,2 +6,1 @@ /** | ||
export * from './public_api'; | ||
//# sourceMappingURL=larscom-ngx-translate-module-loader.d.ts.map |
@@ -38,2 +38,1 @@ import { IModuleTranslation } from './module-translation'; | ||
} | ||
//# sourceMappingURL=module-translation-options.d.ts.map |
@@ -44,2 +44,1 @@ import { Translation } from './translation'; | ||
} | ||
//# sourceMappingURL=module-translation.d.ts.map |
export declare type Translation = { | ||
[x: string]: string; | ||
}; | ||
//# sourceMappingURL=translation.d.ts.map |
@@ -28,2 +28,1 @@ import { HttpClient } from '@angular/common/http'; | ||
} | ||
//# sourceMappingURL=module-translate-loader.d.ts.map |
{ | ||
"name": "@larscom/ngx-translate-module-loader", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Highly configurable and flexible translations loader for ngx-translate. Fetch multiple translations, each translation file gets it's own namespace by default", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -5,2 +5,1 @@ export { IModuleTranslation } from './lib/models/module-translation'; | ||
export { ModuleTranslateLoader } from './lib/module-translate-loader'; | ||
//# sourceMappingURL=public_api.d.ts.map |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
59161
18