@softwareventures/nullable
Advanced tools
+3
-2
| { | ||
| "name": "@softwareventures/nullable", | ||
| "version": "1.2.0", | ||
| "version": "1.2.1", | ||
| "description": "Pure functional utilities for nullable types", | ||
@@ -24,2 +24,3 @@ "keywords": [ | ||
| }, | ||
| "sideEffects": false, | ||
| "dependencies": { | ||
@@ -35,3 +36,3 @@ "tslib": "2.1.0" | ||
| "cz-conventional-changelog": "3.3.0", | ||
| "eslint": "7.22.0", | ||
| "eslint": "7.23.0", | ||
| "prettier": "2.2.1", | ||
@@ -38,0 +39,0 @@ "semantic-release": "17.4.2", |
14781
0.16%