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

@artsy/cohesion

Package Overview
Dependencies
Maintainers
13
Versions
454
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 1.0.4 to 1.0.5

dist/Events/Tap/__tests__/TappedConsign.test.d.ts

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# v1.0.5 (Thu May 21 2020)
#### 🐛 Bug Fix
- Add tappedConsign helper [#46](https://github.com/artsy/cohesion/pull/46) ([@eessex](https://github.com/eessex))
#### Authors: 1
- Eve Essex ([@eessex](https://github.com/eessex))
---
# v1.0.4 (Wed May 20 2020)

@@ -2,0 +14,0 @@

3

dist/Schema/Events/Tap.d.ts

@@ -178,3 +178,3 @@ import { ActionType } from "../Event";

* destination_screen_owner_type: "consignmentSubmission",
* subject: "startSelling"
* subject: "Start selling"
* }

@@ -188,3 +188,4 @@ * ```

destination_screen_owner_type: ScreenOwnerType;
/** The text of the tapped button */
subject: string;
}
{
"name": "@artsy/cohesion",
"version": "1.0.4",
"version": "1.0.5",
"description": "Analytics schema and library helpers",

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

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