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

@studiohyperdrive/ngx-i18n

Package Overview
Dependencies
Maintainers
15
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@studiohyperdrive/ngx-i18n - npm Package Compare versions

Comparing version 16.0.1 to 16.0.2

esm2022/lib/services/root-i18n/root-i18n.service.mjs

4

lib/services/i18n/i18n.service.d.ts
import { TranslateService } from '@ngx-translate/core';
import { Observable } from 'rxjs';
import { AbstractI18nService } from '../../abstracts';
import { RootI18nService } from '../root-i18n/root-i18n.service';
import * as i0 from "@angular/core";
export declare class I18nService implements AbstractI18nService {
private readonly translateService;
constructor(translateService: TranslateService);
private readonly rootI18nService;
constructor(translateService: TranslateService, rootI18nService: RootI18nService);
/**

@@ -9,0 +11,0 @@ * Returns the current language of the application

export * from './i18n/i18n.service';
export * from './i18n-loading/i18n-loading.service';
export * from './i18n-loading/i18n-loading.types';
export * from './root-i18n/root-i18n.service';
{
"name": "@studiohyperdrive/ngx-i18n",
"version": "16.0.1",
"version": "16.0.2",
"peerDependencies": {

@@ -5,0 +5,0 @@ "@angular/common": "^16.1.5",

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

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