Socket
Socket
Sign inDemoInstall

@leile/lobo-t

Package Overview
Dependencies
3
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

2

dist/index.d.ts

@@ -35,3 +35,3 @@ import * as React from 'react';

*/
LanguageProvider: React.Provider<Language[keyof Language]>;
LanguageProvider: React.Provider<ValueOf<Language>>;
useTranslation: () => {

@@ -38,0 +38,0 @@ /** The translation function.

{
"name": "@leile/lobo-t",
"version": "1.0.4",
"version": "1.0.5",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "A simple library for type-safe translations",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc