Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@orbitinghail/sqlsync-solid-js

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orbitinghail/sqlsync-solid-js - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

src/context.tsx

20

package.json
{
"name": "@orbitinghail/sqlsync-solid-js",
"version": "0.3.0",
"version": "0.3.1",
"description": "SQLSync is a collaborative offline-first wrapper around SQLite. It is designed to synchronize web application state between users, devices, and the edge.",

@@ -22,3 +22,4 @@ "homepage": "https://sqlsync.dev",

"files": [
"dist"
"dist",
"src"
],

@@ -35,10 +36,11 @@ "main": "./dist/index.js",

"devDependencies": {
"@babel/preset-typescript": "^7.23.3",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.5",
"@types/node": "^20.8.8",
"babel-preset-solid": "^1.8.8",
"rollup": "^3.29.4",
"typescript": "^5.2.2",
"@orbitinghail/sqlsync-worker": "^0.3.0"
"@rollup/plugin-typescript": "^11.1.6",
"@types/node": "^20.11.25",
"babel-preset-solid": "^1.8.15",
"rollup": "^4.12.1",
"typescript": "^5.4.2",
"@orbitinghail/sqlsync-worker": "^0.3.1"
},

@@ -50,3 +52,3 @@ "dependencies": {

"solid-js": "^1.8.7",
"@orbitinghail/sqlsync-worker": "^0.3.0"
"@orbitinghail/sqlsync-worker": "^0.3.1"
},

@@ -53,0 +55,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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