New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@electric-sql/client

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@electric-sql/client - npm Package Compare versions

Comparing version 1.0.0-beta.2 to 1.0.0-beta.3

1

dist/index.d.ts

@@ -26,3 +26,2 @@ /**

};
offset: Offset;
};

@@ -29,0 +28,0 @@ type Message<T extends Row<unknown> = Row> = ControlMessage | ChangeMessage<T>;

2

package.json
{
"name": "@electric-sql/client",
"description": "Postgres everywhere - your data, in sync, wherever you need it.",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"author": "ElectricSQL team and contributors.",

@@ -6,0 +6,0 @@ "bugs": {

@@ -36,3 +36,2 @@ /**

headers: Header & { operation: Operation }
offset: Offset
}

@@ -39,0 +38,0 @@

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