Socket
Socket
Sign inDemoInstall

react-sqlite-hook

Package Overview
Dependencies
24
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.10 to 2.1.11

6

CHANGELOG.md

@@ -0,1 +1,7 @@

## 2.1.11 (2022-05-21)
### Bug Fixes
- fix the peer-dependencies in package.json
## 2.1.10 (2022-05-21)

@@ -2,0 +8,0 @@

4

dist/package.json
{
"name": "react-sqlite-hook",
"version": "2.1.9",
"version": "2.1.10",
"description": "React Hook for @Capacitor-community/sqlite plugin",

@@ -45,3 +45,3 @@ "repository": {

"peerDependencies": {
"@capacitor-community/sqlite": ">= 3.5.0 < 4",
"@capacitor-community/sqlite": "3.x",
"@capacitor/core": "3.x",

@@ -48,0 +48,0 @@ "react": "~17.0.2"

{
"name": "react-sqlite-hook",
"version": "2.1.10",
"version": "2.1.11",
"description": "React Hook for @Capacitor-community/sqlite plugin",

@@ -45,3 +45,3 @@ "repository": {

"peerDependencies": {
"@capacitor-community/sqlite": ">= 3.5.0 < 4",
"@capacitor-community/sqlite": "3.x",
"@capacitor/core": "3.x",

@@ -48,0 +48,0 @@ "react": "~17.0.2"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc