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

extra-function

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extra-function - npm Package Compare versions

Comparing version
1.1.31
to
1.1.32
+2
-2
index.d.ts

@@ -15,6 +15,6 @@ /**

/**
* Return false.
* Return true.
* [📘](https://github.com/nodef/extra-function/wiki/TRUE)
* @param args arguments (ignored)
* @returns false.
* @returns true.
*/

@@ -21,0 +21,0 @@ declare function TRUE(...args: any[]): true;

{
"name": "extra-function",
"version": "1.1.31",
"version": "1.1.32",
"description": "A function is a set of statements that performs a task or calculates a value.",

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