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
8
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.1 to 1.0.2

4

index.ts

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

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

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

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

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

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

@@ -14,3 +14,3 @@ "main": "index.ts",

"type": "git",
"url": "https://github.com/ctizen/i18n-proto"
"url": "https://github.com/2gis/i18n-proto"
},

@@ -17,0 +17,0 @@ "author": "",

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