sendscript
Advanced tools
Comparing version
@@ -7,4 +7,11 @@ ### Changelog | ||
#### [v0.1.4](https://github.com/bas080/sendscript/compare/v0.1.3...v0.1.4) | ||
- Add missing index file that exports both modules [`38054ea`](https://github.com/bas080/sendscript/commit/38054ea8284a1626146bec42309b3c014527ff7d) | ||
- Prevent ref of non existant property on env object [`49520ad`](https://github.com/bas080/sendscript/commit/49520ad32604683c668d95e479de772a91f6ae2b) | ||
#### [v0.1.3](https://github.com/bas080/sendscript/compare/v0.1.2...v0.1.3) | ||
> 21 January 2024 | ||
- Remove the d.ts file gen step [`801b2cf`](https://github.com/bas080/sendscript/commit/801b2cf3b38259455186d4df85d98a42c046287c) | ||
@@ -11,0 +18,0 @@ |
{ | ||
"name": "sendscript", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Blur the line between server and client code.", | ||
@@ -5,0 +5,0 @@ "module": true, |
@@ -233,7 +233,7 @@ # SendScript | ||
> sendscript@0.1.3 test | ||
> sendscript@0.1.4 test | ||
> tap -R silent | ||
> sendscript@0.1.3 test | ||
> sendscript@0.1.4 test | ||
> tap report text-summary | ||
@@ -243,6 +243,6 @@ | ||
=============================== Coverage summary =============================== | ||
Statements : 100% ( 98/98 ) | ||
Branches : 100% ( 30/30 ) | ||
Statements : 100% ( 110/110 ) | ||
Branches : 100% ( 32/32 ) | ||
Functions : 100% ( 10/10 ) | ||
Lines : 100% ( 98/98 ) | ||
Lines : 100% ( 110/110 ) | ||
================================================================================ | ||
@@ -249,0 +249,0 @@ ``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
25415
3.13%18
5.88%256
6.22%