Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@smg-automotive/i18n-pkg

Package Overview
Dependencies
Maintainers
1
Versions
58
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.5.1-trigger-release-2b790ee1497a89aec7bd7c3f48cbefb56a96be58.1 to 1.5.1

2

dist/cjs/index.js

@@ -23,3 +23,3 @@ 'use strict';

function rosetta (obj) {
var locale='', tree = obj || {};
var locale='', tree = {};

@@ -26,0 +26,0 @@ return {

@@ -21,3 +21,3 @@ import { jsx } from 'react/jsx-runtime';

function rosetta (obj) {
var locale='', tree = obj || {};
var locale='', tree = {};

@@ -24,0 +24,0 @@ return {

{
"name": "@smg-automotive/i18n-pkg",
"version": "1.5.1-trigger-release-2b790ee1497a89aec7bd7c3f48cbefb56a96be58.1",
"version": "1.5.1",
"description": "A boilerplate package setup",

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

"@rollup/plugin-typescript": "11.1.6",
"@smg-automotive/eslint-config": "4.0.58",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "15.0.4",
"@smg-automotive/eslint-config": "4.0.60",
"@testing-library/jest-dom": "6.4.3",
"@testing-library/react": "15.0.6",
"@testing-library/user-event": "14.5.2",

@@ -43,3 +43,3 @@ "@types/jest": "29.5.12",

"rimraf": "5.0.5",
"rollup": "4.16.4",
"rollup": "4.17.2",
"rollup-plugin-dts": "6.1.0",

@@ -53,5 +53,5 @@ "rollup-plugin-peer-deps-external": "2.2.4",

"peerDependencies": {
"react": "18.3.1",
"react-dom": "18.3.1",
"tslib": "2.6.2"
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tslib": "^2.6.2"
},

@@ -58,0 +58,0 @@ "dependencies": {

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