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

@stdlib/utils-identity-function

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stdlib/utils-identity-function - npm Package Compare versions

Comparing version
0.0.1-alpha.4
to
0.0.1-alpha.5
+4
-2
package.json
{
"name": "@stdlib/utils-identity-function",
"version": "0.0.1-alpha.4",
"version": "0.0.1-alpha.5",
"description": "Identity function.",

@@ -25,3 +25,5 @@ "license": "Apache-2.0",

"types": "./docs/types",
"scripts": {},
"scripts": {
"test": "tape $(grep -irl --include=\\*.js \"tape\" ./test)"
},
"homepage": "https://github.com/stdlib-js/stdlib",

@@ -28,0 +30,0 @@ "repository": {