@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 +4 -4
- package/lib/bs/.compiler.log +2 -2
- package/lib/bs/.ninja_log +18 -18
- package/lib/bs/build.ninja +1 -1
- package/lib/bs/src/JSON.ast +0 -0
- package/lib/bs/src/JSON.cmi +0 -0
- package/lib/bs/src/JSON.cmt +0 -0
- package/lib/bs/tests/QUnit.cmt +0 -0
- package/lib/bs/tests/index.cmi +0 -0
- package/lib/bs/tests/index.cmt +0 -0
- package/lib/es6/src/JSON.js +1 -1
- package/lib/js/src/JSON.js +1 -1
- package/package.json +3 -3
- package/src/JSON.res +0 -1
package/lib/bs/.bsdeps
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
11.0.
|
|
1
|
+
11.0.1
|
|
2
2
|
/home/manu/src/kaiko/rescript-deser
|
|
3
3
|
0
|
|
4
|
-
rescript.json 0x1.
|
|
4
|
+
rescript.json 0x1.9683f1e3d1a58p+30
|
|
5
5
|
tests 0x1.93fb8b23e3f01p+30
|
|
6
|
-
src/ 0x1.
|
|
6
|
+
src/ 0x1.9683f1e026f57p+30
|
|
7
7
|
===
|
|
8
|
-
/home/manu/src/kaiko/rescript-deser/node_modules/rescript/linux/rescript.exe 0x1.
|
|
8
|
+
/home/manu/src/kaiko/rescript-deser/node_modules/rescript/linux/rescript.exe 0x1.96d01e2c2d0e1p+30
|
package/lib/bs/.compiler.log
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
#Start(
|
|
2
|
-
#Done(
|
|
1
|
+
#Start(1706378040946)
|
|
2
|
+
#Done(1706378040985)
|
package/lib/bs/.ninja_log
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
# ninja log v6
|
|
2
|
-
0
|
|
3
|
-
0 7
|
|
4
|
-
0 8
|
|
5
|
-
|
|
6
|
-
7 9
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
28
|
|
17
|
-
28
|
|
18
|
-
28
|
|
19
|
-
28
|
|
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
|
package/lib/bs/build.ninja
CHANGED
|
@@ -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.
|
|
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
|
package/lib/bs/src/JSON.ast
CHANGED
|
Binary file
|
package/lib/bs/src/JSON.cmi
CHANGED
|
Binary file
|
package/lib/bs/src/JSON.cmt
CHANGED
|
Binary file
|
package/lib/bs/tests/QUnit.cmt
CHANGED
|
Binary file
|
package/lib/bs/tests/index.cmi
CHANGED
|
Binary file
|
package/lib/bs/tests/index.cmt
CHANGED
|
Binary file
|
package/lib/es6/src/JSON.js
CHANGED
|
@@ -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
|
|
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
|
};
|
package/lib/js/src/JSON.js
CHANGED
|
@@ -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
|
|
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.
|
|
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
|
|
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
|
|
28
|
+
"rescript": "^11.0.0"
|
|
29
29
|
}
|
|
30
30
|
}
|
package/src/JSON.res
CHANGED