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

datom

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datom - npm Package Compare versions

Comparing version 7.0.2 to 7.0.3

4

package.json
{
"name": "datom",
"version": "7.0.2",
"version": "7.0.3",
"description": "standardized immutable objects in the spirit of datomic, especially suited for use in data pipelines",

@@ -32,3 +32,3 @@ "main": "lib/main.js",

"cupofjoe": "^0.1.1",
"emittery": "^0.7.0",
"emittery": "0.6.0",
"intertype": "^7.0.2",

@@ -35,0 +35,0 @@ "letsfreezethat": "^2.2.5",

@@ -533,5 +533,7 @@

* [ ] Dependency [`emittery@0.7.0`](https://github.com/sindresorhus/emittery/releases/tag/v0.7.0) changed
behavior: "Ensure `.emit()` doesn't return a value" which breaks contracts. The fix currently consists in
not upgrading from 0.6.0 until a workaround has been implemented.
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