New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@larscom/ngx-translate-module-loader

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@larscom/ngx-translate-module-loader - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

1

larscom-ngx-translate-module-loader.d.ts

@@ -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

2

package.json
{
"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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc