Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

abp-react

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abp-react - npm Package Compare versions

Comparing version
1.0.40
to
1.0.50
+5
-1
dist/index.d.ts

@@ -75,3 +75,7 @@ import React, { ReactNode } from 'react';

function localize(key: string, sourceName: string): string;
function localize(
key: string,
sourceName: string,
...others: string[]
): string;

@@ -78,0 +82,0 @@ function getSource(sourceName: string): (...key: string[]) => string;

+1
-1
{
"name": "abp-react",
"version": "1.0.40",
"version": "1.0.50",
"description": "ABP-REACT is a versatile React library that provides convenient tools and utilities for integrating with the ABP (ASP.NET Boilerplate) framework in your React applications.",

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