sendscript
Advanced tools
Comparing version
@@ -7,4 +7,11 @@ ### Changelog | ||
#### [v0.0.4](https://github.com/bas080/sendscript/compare/v0.0.3...v0.0.4) | ||
- Add keywords to package.json [`e24d77b`](https://github.com/bas080/sendscript/commit/e24d77b14e67399cedc085294fbef3024a060087) | ||
- Add .tap to gitignore [`d0abbca`](https://github.com/bas080/sendscript/commit/d0abbcaafab8b915449118b3d2926ca7ff8dc133) | ||
#### [v0.0.3](https://github.com/bas080/sendscript/compare/v0.0.2...v0.0.3) | ||
> 6 October 2023 | ||
- Update tap from version 16 to 18 [`465c933`](https://github.com/bas080/sendscript/commit/465c93391097018ee010b51a64ca51d6872b49f1) | ||
@@ -11,0 +18,0 @@ |
{ | ||
"name": "sendscript", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Blur the line between server and client code.", | ||
"module": true, | ||
"main": "index.mjs", | ||
"keywords": [ | ||
"rpc", | ||
"json", | ||
"dsl", | ||
"lisp", | ||
"program" | ||
], | ||
"repository": { | ||
@@ -8,0 +15,0 @@ "type": "git", |
@@ -10,6 +10,2 @@ # SendScript | ||
> SendScript leaves it up to you to choose HTTP, web-sockets or any other | ||
> method of communication between servers and clients that best fits your | ||
> needs. | ||
<!-- toc --> | ||
@@ -32,2 +28,6 @@ | ||
SendScript leaves it up to you to choose HTTP, web-sockets or any other | ||
method of communication between servers and clients that best fits your | ||
needs. | ||
## Socket example | ||
@@ -199,7 +199,7 @@ | ||
> sendscript@0.0.3 test | ||
> sendscript@0.0.4 test | ||
> tap -R silent | ||
> sendscript@0.0.3 test | ||
> sendscript@0.0.4 test | ||
> tap report text-summary | ||
@@ -206,0 +206,0 @@ |
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
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
23177
-85.49%17
-26.09%296
-88.8%