Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tatami-ng

Package Overview
Dependencies
Maintainers
0
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tatami-ng - npm Package Compare versions

Comparing version 0.5.6 to 0.5.7

2

package.json

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "0.5.6",
"version": "0.5.7",
"packageManager": "bun@1.1.22",

@@ -9,0 +9,0 @@ "bin": {

@@ -38,5 +38,7 @@ <h1 align=center>tatami-ng</h1>

- [Node](#node-1)
- [Deno](#deno-1)
- [Bun](#bun-1)
<!-- - [Deno](#deno-1) -->
- [CLI standalone binary](#cli-standalone-binary)
- [Deno](#deno-2)
- [Bun](#bun-2)
- [CLI usage examples](#cli-usage-examples)

@@ -96,3 +98,3 @@ - [Development](#development)

...
} from 'https://cdn.jsdelivr.net/npm/tatami-ng@0.5.6/dist/browser/index.js'
} from 'https://cdn.jsdelivr.net/npm/tatami-ng@0.5.7/dist/browser/index.js'
</script>

@@ -158,2 +160,8 @@ ```

### Deno
```shell
deno install -g --allow-read --allow-run --allow-sys --allow-hrtime -n tatami npm:tatami-ng
```
### Bun

@@ -170,4 +178,2 @@

<!-- ### Deno -->
## CLI standalone binary

@@ -174,0 +180,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc