You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

sendscript

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sendscript - npm Package Compare versions

Comparing version

to
0.1.4

index.mjs

@@ -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 @@

2

package.json
{
"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