Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

has-properties

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

has-properties - npm Package Compare versions

Comparing version
1.1.1
to
1.1.2
+2
-2
package.json
{
"name": "has-properties",
"version": "1.1.1",
"version": "1.1.2",
"description": "Checks if the given object has the required/mandatory properties.",

@@ -37,4 +37,4 @@ "license": "MIT",

"dependencies": {
"1-liners": "^0.3.6"
"1-liners": "^0.4.0"
}
}