Comparing version 0.2.23 to 0.2.24
{ | ||
"name": "enonic-fp", | ||
"version": "0.2.23", | ||
"version": "0.2.24", | ||
"description": "Functional programming helpers for Enonic XP", | ||
@@ -28,12 +28,12 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"enonic-types": "^0.0.29", | ||
"enonic-types": "^0.0.32", | ||
"fp-ts": "^2.4.4" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^2.19.0", | ||
"@typescript-eslint/parser": "^2.19.0", | ||
"@typescript-eslint/eslint-plugin": "^2.19.2", | ||
"@typescript-eslint/parser": "^2.19.2", | ||
"eslint": "^6.8.0", | ||
"rimraf": "^3.0.1", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^3.7.5" | ||
} | ||
} |
47164
36
768
+ Addedenonic-types@0.0.32(transitive)
- Removedenonic-types@0.0.29(transitive)
Updatedenonic-types@^0.0.32