sendscript
Advanced tools
Comparing version
@@ -7,4 +7,10 @@ ### Changelog | ||
#### [v0.1.0](https://github.com/bas080/sendscript/compare/v0.0.4...v0.1.0) | ||
- Allow nesting arrays, calls and args [`48e5804`](https://github.com/bas080/sendscript/commit/48e5804891db0ee0ed8c274f20f81d49d6609a54) | ||
#### [v0.0.4](https://github.com/bas080/sendscript/compare/v0.0.3...v0.0.4) | ||
> 6 October 2023 | ||
- Add keywords to package.json [`e24d77b`](https://github.com/bas080/sendscript/commit/e24d77b14e67399cedc085294fbef3024a060087) | ||
@@ -11,0 +17,0 @@ - Add .tap to gitignore [`d0abbca`](https://github.com/bas080/sendscript/commit/d0abbcaafab8b915449118b3d2926ca7ff8dc133) |
{ | ||
"name": "sendscript", | ||
"version": "0.0.4", | ||
"version": "0.1.0", | ||
"description": "Blur the line between server and client code.", | ||
@@ -26,3 +26,3 @@ "module": true, | ||
"devDependencies": { | ||
"tap": "^18.4.3" | ||
"tap": "^18.5.2" | ||
}, | ||
@@ -29,0 +29,0 @@ "dependencies": { |
@@ -197,7 +197,7 @@ # SendScript | ||
> sendscript@0.0.4 test | ||
> sendscript@0.1.0 test | ||
> tap -R silent | ||
> sendscript@0.0.4 test | ||
> sendscript@0.1.0 test | ||
> tap report text-summary | ||
@@ -207,6 +207,6 @@ | ||
=============================== Coverage summary =============================== | ||
Statements : 100% ( 139/139 ) | ||
Branches : 100% ( 47/47 ) | ||
Functions : 100% ( 12/12 ) | ||
Lines : 100% ( 139/139 ) | ||
Statements : 100% ( 92/92 ) | ||
Branches : 100% ( 30/30 ) | ||
Functions : 100% ( 10/10 ) | ||
Lines : 100% ( 92/92 ) | ||
================================================================================ | ||
@@ -213,0 +213,0 @@ ``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
-100%19473
-15.98%16
-5.88%177
-40.2%