Socket
Socket
Sign inDemoInstall

tatami-ng

Package Overview
Dependencies
Maintainers
1
Versions
35
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.2.0-2 to 0.2.0

2

package.json

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

"license": "MIT",
"version": "0.2.0-2",
"version": "0.2.0",
"packageManager": "bun@1.1.2",

@@ -9,0 +9,0 @@ "types": "./src/cli.d.ts",

@@ -37,3 +37,3 @@ <h1 align=center>tatami-ng</h1>

...
} from 'https://cdn.jsdelivr.net/npm/tatami-ng@0.2.0-2/src/cli.mjs'
} from 'https://cdn.jsdelivr.net/npm/tatami-ng@0.2.0/src/cli.mjs'
</script>

@@ -40,0 +40,0 @@ ```

@@ -44,6 +44,2 @@ export function group(cb: () => void): void;

units?: boolean;
/**
* @deprecated does not do anything since 0.1.7
*/
collect?: boolean;
}): Promise<Report>;

@@ -50,0 +46,0 @@

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc