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

i18n-proto

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18n-proto - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

index.ts

@@ -10,3 +10,3 @@ export type IdentInfo = {

context?: string;
occurences: IdentInfo[];
occurences: string[];
comments?: string[];

@@ -20,3 +20,3 @@ translations: string[];

context?: string;
occurences: IdentInfo[];
occurences: string[];
comments?: string[];

@@ -23,0 +23,0 @@ translations: string[];

{
"name": "i18n-proto",
"version": "1.0.0",
"version": "1.0.1",
"description": "Typings & protocol description for i18n interactions",

@@ -5,0 +5,0 @@ "main": "index.ts",

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