enonic-wizardry
Advanced tools
Comparing version 0.2.40 to 0.2.41
{ | ||
"name": "enonic-wizardry", | ||
"sideEffects": false, | ||
"version": "0.2.40", | ||
"version": "0.2.41", | ||
"description": "Functional utility library for Enonic XP", | ||
@@ -29,14 +29,14 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"enonic-fp": "^0.2.48", | ||
"enonic-types": "^0.0.74", | ||
"fp-ts": "2.6.1", | ||
"io-ts": "^2.2.4" | ||
"enonic-fp": "^0.2.49", | ||
"enonic-types": "^0.0.76", | ||
"fp-ts": "^2.8.2", | ||
"io-ts": "^2.2.10" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^3.4.0", | ||
"@typescript-eslint/parser": "^3.4.0", | ||
"eslint": "^7.3.1", | ||
"@typescript-eslint/eslint-plugin": "^4.0.1", | ||
"@typescript-eslint/parser": "^4.0.1", | ||
"eslint": "^7.8.1", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^3.9.7" | ||
"typescript": "^4.0.2" | ||
} | ||
} |
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
23960
- Removedenonic-types@0.0.74(transitive)
- Removedfp-ts@2.6.1(transitive)
Updatedenonic-fp@^0.2.49
Updatedenonic-types@^0.0.76
Updatedfp-ts@^2.8.2
Updatedio-ts@^2.2.10