isomorfeus-preact 23.1.0.rc1 → 23.6.0.rc1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/ext/isomorfeus_preact_ext/fio-stl.h +43103 -28858
- data/ext/isomorfeus_preact_ext/isomorfeus_preact_ext.c +0 -2
- data/ext/isomorfeus_preact_ext/preact.c +249 -225
- data/ext/isomorfeus_preact_ext/vnode.c +27 -28
- data/ext/isomorfeus_preact_ext/vnode.h +9 -0
- data/lib/isomorfeus/preact/version.rb +1 -1
- data/lib/isomorfeus/props/validator.rb +169 -169
- data/lib/preact.rb +31 -54
- metadata +41 -22
- data/ext/isomorfeus_preact_ext/isomorfeus_preact_ext.h +0 -24
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7507033d355da5c05bed5d89a7d1c63cd2a255f8d4d19eab9d0c8f2e70b992ba
|
4
|
+
data.tar.gz: e2dd625dfb87f6c37a92985668498cddeaf5fba42a17120aef39b118a480511d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f00d94cdd9db6942ecc9c6066e68d6f4db4154e2342e31c1227e8e102f0b8c38bff7b41a730b112e45652a5011dac7e8b54c262e10074cc9ea8d23c5e6fabdcf
|
7
|
+
data.tar.gz: b9c5da21bb97d2896e709c286e00c6ff36ed4ed558849b51aadbe9c56c2a71d9d2db682bcf683e363dd9fb63ea8d1ad32cedb218918887be3b408dc2a59caecc
|