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.2
to
1.1.3
+2
-2
package.json
{
"name": "has-properties",
"version": "1.1.2",
"version": "1.1.3",
"description": "Checks if the given object has the required/mandatory properties.",

@@ -13,3 +13,3 @@ "license": "MIT",

"engines": {
"node": ">=0.10.0"
"node": ">= 4"
},

@@ -16,0 +16,0 @@ "scripts": {