🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@glennsl/rescript-json-combinators

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glennsl/rescript-json-combinators - npm Package Compare versions

Comparing version

to
1.3.0

5

package.json
{
"name": "@glennsl/rescript-json-combinators",
"version": "1.2.1",
"version": "1.3.0",
"description": "Combinator library for JSON decoding and encoding. ",

@@ -12,2 +12,5 @@ "scripts": {

},
"engines": {
"node": "*"
},
"repository": {

@@ -14,0 +17,0 @@ "type": "git",

3

README.md

@@ -120,2 +120,5 @@ # rescript-json-combinators

### 1.3.0
- add `Decode.indirect` to help with decoding recursive data structures
### 1.2.0

@@ -122,0 +125,0 @@ - add `Decode.flatMap`

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet