Socket
Socket
Sign inDemoInstall

react-sqlite-hook

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-sqlite-hook - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

6

CHANGELOG.md

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

## 2.0.6 (2021-09-15) CAPACITOR 3 LATEST
### Chore
- update to @capacitor/core 3.2.2
- update to @capacitor-community/sqlite 3.2.2-2
## 2.0.5 (2021-08-28) CAPACITOR 3 LATEST

@@ -3,0 +9,0 @@

11

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

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

"scripts": {
"start": "node scripts/start.js",
"build": "npm run clean && npm run transpile && npm run copy-package",

@@ -47,9 +46,9 @@ "copy-package": "cp ./package.json ./dist/package.json",

"peerDependencies": {
"@capacitor-community/sqlite": "^3.2.0-8",
"@capacitor/core": "^3.2.0",
"@capacitor-community/sqlite": "^3.2.2-2",
"@capacitor/core": "^3.2.2",
"react": "^17.0.2"
},
"devDependencies": {
"@capacitor-community/sqlite": "3.2.0-8",
"@capacitor/core": "3.2.0",
"@capacitor-community/sqlite": "^3.2.2-2",
"@capacitor/core": "^3.2.2",
"@capacitor/docgen": "0.0.17",

@@ -56,0 +55,0 @@ "@testing-library/react-hooks": "^5.1.2",

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

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

"scripts": {
"start": "node scripts/start.js",
"build": "npm run clean && npm run transpile && npm run copy-package",

@@ -47,9 +46,9 @@ "copy-package": "cp ./package.json ./dist/package.json",

"peerDependencies": {
"@capacitor-community/sqlite": "^3.2.0-8",
"@capacitor/core": "^3.2.0",
"@capacitor-community/sqlite": "^3.2.2-2",
"@capacitor/core": "^3.2.2",
"react": "^17.0.2"
},
"devDependencies": {
"@capacitor-community/sqlite": "3.2.0-8",
"@capacitor/core": "3.2.0",
"@capacitor-community/sqlite": "^3.2.2-2",
"@capacitor/core": "^3.2.2",
"@capacitor/docgen": "0.0.17",

@@ -56,0 +55,0 @@ "@testing-library/react-hooks": "^5.1.2",

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