New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uql/sqlite

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uql/sqlite - npm Package Compare versions

Comparing version 0.4.18 to 0.4.19

4

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "0.4.18",
"version": "0.4.19",
"main": "index.js",

@@ -25,3 +25,3 @@ "types": "index.d.ts",

"@types/sqlite3": "^3.1.7",
"@uql/core": "^0.4.18",
"@uql/core": "^0.4.19",
"copyfiles": "^2.4.1",

@@ -28,0 +28,0 @@ "rimraf": "^3.0.2",

@@ -13,2 +13,3 @@ [![build status](https://travis-ci.org/impensables/uql.svg?branch=master)](https://travis-ci.org/impensables/uql?branch=master)

- serializable `JSON` syntax
- use the power of TypeScript for types inference so your queries and models are easier to maintain and more reliable (type-safety)

@@ -15,0 +16,0 @@ - generated queries are fast, safe, and human-readable

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