enonic-wizardry
Advanced tools
Comparing version 0.3.11 to 0.3.12
{ | ||
"name": "enonic-wizardry", | ||
"sideEffects": false, | ||
"version": "0.3.11", | ||
"version": "0.3.12", | ||
"description": "Functional utility library for Enonic XP", | ||
@@ -29,14 +29,14 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"enonic-fp": "^0.3.7", | ||
"enonic-types": "^0.1.17", | ||
"fp-ts": "^2.9.3", | ||
"io-ts": "^2.2.13" | ||
"enonic-fp": "^0.3.9", | ||
"enonic-types": "^0.1.27", | ||
"fp-ts": "^2.9.5", | ||
"io-ts": "^2.2.16" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^4.13.0", | ||
"@typescript-eslint/parser": "^4.13.0", | ||
"eslint": "^7.17.0", | ||
"@typescript-eslint/eslint-plugin": "^4.17.0", | ||
"@typescript-eslint/parser": "^4.17.0", | ||
"eslint": "^7.22.0", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.1.3" | ||
"typescript": "^4.2.3" | ||
} | ||
} |
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
Updatedenonic-fp@^0.3.9
Updatedenonic-types@^0.1.27
Updatedfp-ts@^2.9.5
Updatedio-ts@^2.2.16