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

sqlite-tg-darwin-x64

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sqlite-tg-darwin-x64 - npm Package Compare versions

Comparing version 0.0.1-alpha.6 to 0.0.1-alpha.9

tg0.dylib

18

package.json

@@ -1,17 +0,1 @@

{
"//": "Autogenerated by the npm_generate_platform_packages.sh script, do not edit by hand",
"name": "sqlite-tg-darwin-x64",
"version": "0.0.1-alpha.6",
"repository": {
"type": "git",
"url": "https://github.com/asg017/sqlite-tg.git",
"directory": "npm/sqlite-tg-darwin-x64"
},
"author": "Alex Garcia <alexsebastian.garcia@gmail.com>",
"os": [
"darwin"
],
"cpu": [
"x64"
]
}
{"name":"sqlite-tg-darwin-x64","version":"0.0.1-alpha.9","author":"Alex Garcia","license":"MIT OR Apache","description":"A SQLite extension for limited geospatial work.","repository":{"type":"git","url":"https://TODO","directory":null},"main":"./index.cjs","module":"./index.mjs","types":"./index.d.ts","exports":{".":{"require":"./index.cjs","import":"./index.mjs","types":"./index.d.ts"}},"files":[],"keywords":[],"os":["darwin"],"cpu":["x64"]}

@@ -1,9 +0,1 @@

<!--- Generated with the npm_generate_platform_packages.sh script, don't edit by hand -->
# sqlite-tg-darwin-x64
A `sqlite-tg` platform-specific package for `darwin-x64`.
When `sqlite-tg` is installed and the host computer has a `darwin` operating system with `x64` architecture, then this package is downloaded with the pre-compiled SQLite extension bundled under `lib/.dylib`. At runtime, the `sqlite-tg` package will resolve to this platform-specific package for use with [`better-sqlite3`](https://github.com/WiseLibs/better-sqlite3)' or [`node-sqlite3`](https://github.com/TryGhost/node-sqlite3).
See the `sqlite-tg` package for more details.
TODO
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