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

@artsy/cohesion

Package Overview
Dependencies
Maintainers
0
Versions
453
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@artsy/cohesion - npm Package Compare versions

Comparing version 4.205.0 to 4.206.0

1

dist/Schema/index.d.ts
export * from "./Events";
export * from "./Events/ActivityPanel";
export * from "./Events/AddToCalendar";

@@ -3,0 +4,0 @@ export * from "./Events/ArtworkLists";

@@ -19,2 +19,14 @@ "use strict";

var _ActivityPanel = require("./Events/ActivityPanel");
Object.keys(_ActivityPanel).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function get() {
return _ActivityPanel[key];
}
});
});
var _AddToCalendar = require("./Events/AddToCalendar");

@@ -21,0 +33,0 @@

2

package.json
{
"name": "@artsy/cohesion",
"version": "4.205.0",
"version": "4.206.0",
"description": "Analytics schema",

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

Sorry, the diff of this file is too big to display

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