Socket
Socket
Sign inDemoInstall

react-sqlite-hook

Package Overview
Dependencies
3
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.0 to 3.2.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## 3.2.1 (2023-05-10)
### Chore
- update to @capacitor/core@4.8.0
- update to @capacitor-community/sqlite@4.8.0-0
## 3.2.0 (2023-03-09)

@@ -2,0 +9,0 @@

7

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

@@ -45,8 +45,7 @@ "repository": {

"peerDependencies": {
"@capacitor/core": "^4.0.0",
"react": "^18.0.0"
},
"devDependencies": {
"@capacitor-community/sqlite": "^4.6.3-1",
"@capacitor/core": "^4.6.3",
"@capacitor-community/sqlite": "^4.8.0-0",
"@capacitor/core": "^4.8.0",
"@capacitor/docgen": "0.0.17",

@@ -53,0 +52,0 @@ "@testing-library/react-hooks": "^7.0.2",

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

@@ -45,8 +45,7 @@ "repository": {

"peerDependencies": {
"@capacitor/core": "^4.0.0",
"react": "^18.0.0"
},
"devDependencies": {
"@capacitor-community/sqlite": "^4.6.3-1",
"@capacitor/core": "^4.6.3",
"@capacitor-community/sqlite": "^4.8.0-0",
"@capacitor/core": "^4.8.0",
"@capacitor/docgen": "0.0.17",

@@ -53,0 +52,0 @@ "@testing-library/react-hooks": "^7.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