New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@appello/common

Package Overview
Dependencies
Maintainers
3
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appello/common - npm Package Compare versions

Comparing version
4.2.8
to
4.2.9
+1
-1
dist/index.d.ts

@@ -134,3 +134,3 @@ import * as react from 'react';

declare function isNil(value: any): value is null | undefined;
declare function isNil<T>(value: T | null | undefined): value is null | undefined;

@@ -137,0 +137,0 @@ declare const isNumber: (value: any) => value is number;

{
"name": "@appello/common",
"version": "4.2.8",
"version": "4.2.9",
"author": "Appello Software",

@@ -5,0 +5,0 @@ "description": "Common package with many useful features for web and mobile development",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display