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 1.0.0 to 1.0.1

0

dist/public_api.d.ts
export * from './src/public_api';

@@ -0,0 +0,0 @@ "use strict";

export declare enum FileType {
JSON = ".json"
}

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IModuleTranslation } from './module-translation';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=module-translation-options.js.map

@@ -0,0 +0,0 @@ import { FileType } from './file-type';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=module-translation.js.map
export { FileType } from './file-type';
export { IModuleTranslationOptions } from './module-translation-options';
export { IModuleTranslation } from './module-translation';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { HttpClient } from '@angular/common/http';

@@ -0,0 +0,0 @@ "use strict";

export { ModuleTranslateLoader } from './module-translate-loader';
export * from './models/public_api';

@@ -0,0 +0,0 @@ "use strict";

import 'core-js/es7/reflect';
import 'zone.js/dist/zone';

2

package.json
{
"name": "@larscom/ngx-translate-module-loader",
"version": "1.0.0",
"version": "1.0.1",
"description": "Fetch multiple translation files (http) with ngx-translate. Each translations file gets it's own namespace out of the box",

@@ -5,0 +5,0 @@ "main": "./dist/public_api.js",

@@ -0,0 +0,0 @@ # @larscom/ngx-translate-module-loader

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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