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.1.5 to 2.1.6

7

CHANGELOG.md

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

## 2.1.6 (2022-03-06)
### Chore
- update to @capacitor/core 3.4.1
- update to @capacitor-community/sqlite 3.4.1-1
## 2.1.5 (2021-12-19)

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

24

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

@@ -45,16 +45,15 @@ "repository": {

"peerDependencies": {
"@capacitor-community/sqlite": "^3.3.3-1",
"@capacitor/core": "^3.3.3",
"@capacitor-community/sqlite": "^3.4.1-1",
"@capacitor/core": "^3.4.1",
"react": "^17.0.2"
},
"devDependencies": {
"@capacitor-community/sqlite": "3.3.3-1",
"@capacitor/core": "3.3.3",
"@capacitor-community/sqlite": "3.4.1-1",
"@capacitor/core": "3.4.1",
"@capacitor/docgen": "0.0.17",
"@testing-library/react-hooks": "^5.1.2",
"@types/jest": "^27.0.2",
"@testing-library/react-hooks": "^7.0.2",
"@types/jest": "^27.4.1",
"@types/react-test-renderer": "^17.0.1",
"conventional-changelog": "^3.1.24",
"jest": "^27.3.0",
"np": "^7.5.0",
"conventional-changelog": "^3.1.25",
"jest": "^27.5.1",
"react": "17.0.2",

@@ -65,6 +64,5 @@ "react-app-polyfill": "^2.0.0",

"rimraf": "^3.0.2",
"ts-jest": "^27.0.7",
"typedoc": "^0.20.36",
"ts-jest": "^27.1.3",
"typescript": "^4.0.5",
"uglify-js": "^3.2.0"
"uglify-js": "^3.12.5"
},

@@ -71,0 +69,0 @@ "jest": {

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

@@ -45,16 +45,15 @@ "repository": {

"peerDependencies": {
"@capacitor-community/sqlite": "^3.3.3-1",
"@capacitor/core": "^3.3.3",
"@capacitor-community/sqlite": "^3.4.1-1",
"@capacitor/core": "^3.4.1",
"react": "^17.0.2"
},
"devDependencies": {
"@capacitor-community/sqlite": "3.3.3-1",
"@capacitor/core": "3.3.3",
"@capacitor-community/sqlite": "3.4.1-1",
"@capacitor/core": "3.4.1",
"@capacitor/docgen": "0.0.17",
"@testing-library/react-hooks": "^5.1.2",
"@types/jest": "^27.0.2",
"@testing-library/react-hooks": "^7.0.2",
"@types/jest": "^27.4.1",
"@types/react-test-renderer": "^17.0.1",
"conventional-changelog": "^3.1.24",
"jest": "^27.3.0",
"np": "^7.5.0",
"conventional-changelog": "^3.1.25",
"jest": "^27.5.1",
"react": "17.0.2",

@@ -65,6 +64,5 @@ "react-app-polyfill": "^2.0.0",

"rimraf": "^3.0.2",
"ts-jest": "^27.0.7",
"typedoc": "^0.20.36",
"ts-jest": "^27.1.3",
"typescript": "^4.0.5",
"uglify-js": "^3.2.0"
"uglify-js": "^3.12.5"
},

@@ -71,0 +69,0 @@ "jest": {

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