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.1 to 7.0.2

5

lib/xemitter.mixin.js

@@ -1,2 +0,1 @@

// Generated by CoffeeScript 2.5.1
(function() {

@@ -80,3 +79,3 @@ 'use strict';

if (!DATOM.is_datom(d = P[0])) {
throw new Error(`µ44422 expected a text or a datom got a ${type_of(key)}`);
throw new Error(`µ44422 expected a text or a datom got a ${type_of(d)}`);
}

@@ -164,2 +163,2 @@ return d;

//# sourceMappingURL=xemitter.mixin.js.map
//# sourceMappingURL=xemitter.mixin.js.map

6

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

@@ -31,9 +31,9 @@ "main": "lib/main.js",

"cnd": "^9.0.0",
"cupofjoe": "^0.1.0",
"cupofjoe": "^0.1.1",
"emittery": "^0.7.0",
"intertype": "^7.0.2",
"letsfreezethat": "^2.2.5",
"multimix": "^4.0.0"
"multimix": "^4.1.0"
},
"devDependencies": {}
}

Sorry, the diff of this file is not supported yet

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