has-properties
Advanced tools
+2
-2
| { | ||
| "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" | ||
| } | ||
| } |
+ Added
- Removed
Updated