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

@persistr/js

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@persistr/js - npm Package Compare versions

Comparing version 4.5.5 to 4.5.6

2

package.json
{
"name": "@persistr/js",
"version": "4.5.5",
"version": "4.5.6",
"description": "Persistr client for Javascript",

@@ -5,0 +5,0 @@ "main": "./lib/persistr",

@@ -112,2 +112,3 @@ # Persistr Javascript SDK

- **id**: Event identifier. Event IDs are guaranteed to be unique within a stream. A fully-qualified event identifier is composed of database name, stream identifier, and event identifier
- **type**: Event type
- **ts**: Event timestamp in UTC. This timestamp is assigned by Persistr upon writing the event

@@ -114,0 +115,0 @@ - **tz**: Timezone of the event producer (the client that wrote the event)

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