packages feed

jose 0.2.31.0 → 0.2.33.0

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~aesondep ~crypto-randomPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: aeson, crypto-random

API changes (from Hackage documentation)

Files

jose.cabal view
@@ -1,5 +1,5 @@ name:                jose-version:             0.2.31.0+version:             0.2.33.0 synopsis:   Javascript Object Signing and Encryption and JSON Web Token library description:@@ -59,10 +59,10 @@     , byteable == 0.1.*     , crypto-pubkey >= 0.2.3     , crypto-pubkey-types >= 0.3.2-    , crypto-random == 0.0.7.*+    , crypto-random >= 0.0.7 && < 0.0.9     , cryptohash == 0.11.*     , template-haskell >= 2.4-    , aeson == 0.7.*+    , aeson >= 0.7 && < 0.9     , unordered-containers == 0.2.*     , bytestring == 0.10.*     , text == 1.1.*