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-1 to 0.2.0-2

8

package.json

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

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

@@ -26,3 +26,5 @@ "types": "./src/cli.d.ts",

},
"files": ["src"],
"files": [
"src"
],
"scripts": {

@@ -56,2 +58,2 @@ "prepare": "bun run prepare.mjs",

}
}
}

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

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

@@ -40,0 +40,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