Socket
Socket
Sign inDemoInstall

react-sqlite-hook

Package Overview
Dependencies
6
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.11 to 2.1.12

6

CHANGELOG.md

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

## 2.1.12 (2022-05-21)
### Bug Fixes
- remove peer-dependencies on @capacitor-community/sqlite
## 2.1.11 (2022-05-21)

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

3

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

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

"peerDependencies": {
"@capacitor-community/sqlite": "3.x",
"@capacitor/core": "3.x",

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

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

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

"peerDependencies": {
"@capacitor-community/sqlite": "3.x",
"@capacitor/core": "3.x",

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