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

@getanthill/event-source

Package Overview
Dependencies
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@getanthill/event-source - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

2

dist/Events.js

@@ -64,2 +64,4 @@ "use strict";

_id: 0,
[correlationField]: 0,
// created_at: 0,
},

@@ -66,0 +68,0 @@ })

2

package.json
{
"name": "@getanthill/event-source",
"version": "0.7.0",
"version": "0.7.1",
"description": "Event-sourced data store handling library",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -74,2 +74,4 @@ import { strict as assert } from 'assert';

_id: 0,
[correlationField]: 0,
// created_at: 0,
},

@@ -76,0 +78,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