enonic-wizardry
Advanced tools
Comparing version 0.2.11 to 0.2.12
{ | ||
"name": "enonic-wizardry", | ||
"version": "0.2.11", | ||
"version": "0.2.12", | ||
"description": "Functional utility library for Enonic XP", | ||
@@ -28,15 +28,15 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"enonic-fp": "^0.2.10", | ||
"enonic-types": "^0.0.14", | ||
"fp-ts": "^2.1.2", | ||
"io-ts": "^2.0.1" | ||
"enonic-fp": "^0.2.12", | ||
"enonic-types": "^0.0.15", | ||
"fp-ts": "^2.3.1", | ||
"io-ts": "^2.0.2" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^2.8.0", | ||
"@typescript-eslint/parser": "^2.8.0", | ||
"eslint": "^6.7.1", | ||
"@typescript-eslint/eslint-plugin": "^2.12.0", | ||
"@typescript-eslint/parser": "^2.12.0", | ||
"eslint": "^6.8.0", | ||
"husky": "^3.1.0", | ||
"lint-staged": "^9.4.3", | ||
"lint-staged": "^9.5.0", | ||
"rimraf": "^3.0.0", | ||
"typescript": "^3.7.2" | ||
"typescript": "^3.7.4" | ||
}, | ||
@@ -43,0 +43,0 @@ "husky": { |
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
23675
19
421
+ Addedenonic-types@0.0.15(transitive)
- Removedenonic-types@0.0.14(transitive)
Updatedenonic-fp@^0.2.12
Updatedenonic-types@^0.0.15
Updatedfp-ts@^2.3.1
Updatedio-ts@^2.0.2