@kaiko.io/rescript-deser 4.0.0-rc.6 → 4.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/bs/.bsdeps CHANGED
@@ -1,8 +1,8 @@
1
- 11.0.0-rc.8
1
+ 11.0.1
2
2
  /home/manu/src/kaiko/rescript-deser
3
3
  0
4
- rescript.json 0x1.95f132e38e01fp+30
4
+ rescript.json 0x1.9683f1e3d1a58p+30
5
5
  tests 0x1.93fb8b23e3f01p+30
6
- src/ 0x1.95f132e38e01fp+30
6
+ src/ 0x1.9683f1e026f57p+30
7
7
  ===
8
- /home/manu/src/kaiko/rescript-deser/node_modules/rescript/linux/rescript.exe 0x1.960678820e55cp+30
8
+ /home/manu/src/kaiko/rescript-deser/node_modules/rescript/linux/rescript.exe 0x1.96d01e2c2d0e1p+30
@@ -1,2 +1,2 @@
1
- #Start(1702993871083)
2
- #Done(1702993871083)
1
+ #Start(1706378040946)
2
+ #Done(1706378040985)
package/lib/bs/.ninja_log CHANGED
@@ -1,19 +1,19 @@
1
1
  # ninja log v6
2
- 0 6 1702993853375601095 tests/QUnit.ast 2e0ab126f969eb05
3
- 0 7 1702993853375601095 tests/index.ast 71b3927cad444e4e
4
- 0 8 1702993853378934529 src/JSON.ast 9351863d7438f8a8
5
- 6 8 1702993853378934529 tests/QUnit.d 4a2631c992d93ce7
6
- 7 9 1702993853378934529 tests/index.d 5a4db9cdecd186b3
7
- 8 10 1702993853378934529 src/JSON.d cd2d6773c781340f
8
- 8 15 1702993853385601399 tests/QUnit.cmj 1edb54518110233d
9
- 8 15 1702993853385601399 tests/QUnit.cmi 1edb54518110233d
10
- 8 15 1702993853385601399 ../es6/tests/QUnit.js 1edb54518110233d
11
- 8 15 1702993853385601399 ../js/tests/QUnit.js 1edb54518110233d
12
- 10 28 1702993853398935137 src/JSON.cmj 8c11ebba20f6863e
13
- 10 28 1702993853398935137 src/JSON.cmi 8c11ebba20f6863e
14
- 10 28 1702993853398935137 ../es6/src/JSON.js 8c11ebba20f6863e
15
- 10 28 1702993853398935137 ../js/src/JSON.js 8c11ebba20f6863e
16
- 28 38 1702993853408935441 tests/index.cmj ef71549c32d73e54
17
- 28 38 1702993853408935441 tests/index.cmi ef71549c32d73e54
18
- 28 38 1702993853408935441 ../es6/tests/index.js ef71549c32d73e54
19
- 28 38 1702993853408935441 ../js/tests/index.js ef71549c32d73e54
2
+ 0 7 1706378040949380595 tests/QUnit.ast af3c1d133af8065f
3
+ 0 7 1706378040949380595 tests/index.ast 8925843b839ec685
4
+ 0 8 1706378040952714035 src/JSON.ast 1f40eb0073c270c8
5
+ 7 9 1706378040952714035 tests/QUnit.d 4a2631c992d93ce7
6
+ 7 9 1706378040952714035 tests/index.d 5a4db9cdecd186b3
7
+ 9 11 1706378040956047475 src/JSON.d cd2d6773c781340f
8
+ 9 16 1706378040959380914 tests/QUnit.cmj 5354e63b10bde4e4
9
+ 9 16 1706378040959380914 tests/QUnit.cmi 5354e63b10bde4e4
10
+ 9 16 1706378040959380914 ../es6/tests/QUnit.js 5354e63b10bde4e4
11
+ 9 16 1706378040959380914 ../js/tests/QUnit.js 5354e63b10bde4e4
12
+ 11 28 1706378040972714674 src/JSON.cmj 99e7ea04a0de5a6d
13
+ 11 28 1706378040972714674 src/JSON.cmi 99e7ea04a0de5a6d
14
+ 11 28 1706378040972714674 ../es6/src/JSON.js 99e7ea04a0de5a6d
15
+ 11 28 1706378040972714674 ../js/src/JSON.js 99e7ea04a0de5a6d
16
+ 28 39 1706378040982714994 tests/index.cmj 1624a985d04a2413
17
+ 28 39 1706378040982714994 tests/index.cmi 1624a985d04a2413
18
+ 28 39 1706378040982714994 ../es6/tests/index.js 1624a985d04a2413
19
+ 28 39 1706378040982714994 ../js/tests/index.js 1624a985d04a2413
@@ -1,7 +1,7 @@
1
1
  rescript = 1
2
2
  g_finger := /home/manu/src/kaiko/rescript-deser/node_modules/@kaiko.io/rescript-prelude/lib/ocaml/install.stamp
3
3
  rule astj
4
- command = /home/manu/src/kaiko/rescript-deser/node_modules/rescript/linux/bsc.exe -warn-error +8+11+26+27+33+56 -bs-v 11.0.0-rc.8 -uncurried -absname -bs-ast -o $out $i
4
+ command = /home/manu/src/kaiko/rescript-deser/node_modules/rescript/linux/bsc.exe -warn-error +8+11+26+27+33+56 -bs-v 11.0.1 -uncurried -absname -bs-ast -o $out $i
5
5
  o tests/index.ast : astj ../../tests/index.res
6
6
  rule deps_dev
7
7
  command = /home/manu/src/kaiko/rescript-deser/node_modules/rescript/linux/bsb_helper.exe -g -hash 84aecc33f8594375b23a1a137b057f93 $in
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -610,7 +610,7 @@ var Field = {
610
610
 
611
611
  function MakeDeserializer(S) {
612
612
  var fields = S.fields;
613
- var name = "Deserializer " + "JSON" + ", " + "File \"JSON.res\", line 320, characters 39-47";
613
+ var name = "Deserializer " + "JSON" + ", " + "File \"JSON.res\", line 319, characters 39-47";
614
614
  var checkFieldsSanity$1 = function () {
615
615
  return checkFieldsSanity(name, fields, false);
616
616
  };
@@ -611,7 +611,7 @@ var Field = {
611
611
 
612
612
  function MakeDeserializer(S) {
613
613
  var fields = S.fields;
614
- var name = "Deserializer " + "JSON" + ", " + "File \"JSON.res\", line 320, characters 39-47";
614
+ var name = "Deserializer " + "JSON" + ", " + "File \"JSON.res\", line 319, characters 39-47";
615
615
  var checkFieldsSanity$1 = function () {
616
616
  return checkFieldsSanity(name, fields, false);
617
617
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kaiko.io/rescript-deser",
3
- "version": "4.0.0-rc.6",
3
+ "version": "4.0.1",
4
4
  "keywords": [
5
5
  "json",
6
6
  "deserializer",
@@ -20,11 +20,11 @@
20
20
  "README.md"
21
21
  ],
22
22
  "dependencies": {
23
- "@kaiko.io/rescript-prelude": "7.0.0-rc.7"
23
+ "@kaiko.io/rescript-prelude": "^7.0.0"
24
24
  },
25
25
  "devDependencies": {
26
26
  "esbuild": "^0.15.7",
27
27
  "qunit": "^2.16.0",
28
- "rescript": "11.0.0-rc.8"
28
+ "rescript": "^11.0.0"
29
29
  }
30
30
  }
package/src/JSON.res CHANGED
@@ -1,4 +1,3 @@
1
- @@uncurried
2
1
  open Prelude
3
2
 
4
3
  module FieldValue = {