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

@smg-automotive/i18n-pkg

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smg-automotive/i18n-pkg - npm Package Compare versions

Comparing version 1.1.0-plural-handler-dcf804e6508b117e2e41434b96416fa7469ce350.5 to 1.1.0-plural-handler-dcf804e6508b117e2e41434b96416fa7469ce350.6

1

dist/cjs/types/components/context.d.ts

@@ -6,2 +6,3 @@ import React from 'react';

ignoreMissingTranslation?: boolean;
[key: string]: unknown;
};

@@ -8,0 +9,0 @@ declare type TranslateFunction = (key: string, params?: Params) => string;

@@ -6,2 +6,3 @@ import React from 'react';

ignoreMissingTranslation?: boolean;
[key: string]: unknown;
};

@@ -8,0 +9,0 @@ declare type TranslateFunction = (key: string, params?: Params) => string;

@@ -7,2 +7,3 @@ import React from 'react';

ignoreMissingTranslation?: boolean;
[key: string]: unknown;
};

@@ -9,0 +10,0 @@ declare type TranslateFunction = (key: string, params?: Params) => string;

2

package.json
{
"name": "@smg-automotive/i18n-pkg",
"version": "1.1.0-plural-handler-dcf804e6508b117e2e41434b96416fa7469ce350.5",
"version": "1.1.0-plural-handler-dcf804e6508b117e2e41434b96416fa7469ce350.6",
"description": "A boilerplate package setup",

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

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