enonic-wizardry
Advanced tools
Comparing version 0.2.21 to 0.2.22
{ | ||
"name": "enonic-wizardry", | ||
"version": "0.2.21", | ||
"version": "0.2.22", | ||
"description": "Functional utility library for Enonic XP", | ||
@@ -28,10 +28,10 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"enonic-fp": "^0.2.22", | ||
"enonic-types": "^0.0.28", | ||
"fp-ts": "^2.4.3", | ||
"enonic-fp": "^0.2.23", | ||
"enonic-types": "^0.0.29", | ||
"fp-ts": "^2.4.4", | ||
"io-ts": "^2.0.6" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^2.18.0", | ||
"@typescript-eslint/parser": "^2.18.0", | ||
"@typescript-eslint/eslint-plugin": "^2.19.0", | ||
"@typescript-eslint/parser": "^2.19.0", | ||
"eslint": "^6.8.0", | ||
@@ -38,0 +38,0 @@ "rimraf": "^3.0.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedenonic-types@0.0.29(transitive)
- Removedenonic-types@0.0.28(transitive)
Updatedenonic-fp@^0.2.23
Updatedenonic-types@^0.0.29
Updatedfp-ts@^2.4.4