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

@artsy/cohesion

Package Overview
Dependencies
Maintainers
12
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 0.2.1 to 0.2.2-canary.20.352.0

2

dist/Events/Authentication/AuthImpression.d.ts

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

import { AuthContextModule, AuthImpression, AuthIntent, AuthModalType, AuthTrigger } from "Schema";
import { AuthContextModule, AuthImpression, AuthIntent, AuthModalType, AuthTrigger } from "../../Schema";
export interface AuthImpressionArgs {

@@ -3,0 +3,0 @@ copy?: string;

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

import { CreatedAccount } from "Schema/Event";
import { CreatedAccount } from "../../Schema/Event";
import { AccountArgs } from "./Typings";

@@ -3,0 +3,0 @@ /**

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

import { SuccessfullyLoggedIn } from "Schema/Event";
import { SuccessfullyLoggedIn } from "../../Schema/Event";
import { AccountArgs } from "./Typings";

@@ -3,0 +3,0 @@ /**

@@ -1,3 +0,3 @@

import { AuthContextModule, AuthIntent, AuthTrigger } from "index";
import { AuthService } from "Schema/Authentication";
import { AuthContextModule, AuthIntent, AuthTrigger } from "../../Schema";
import { AuthService } from "../../Schema/Authentication";
export interface AccountArgs {

@@ -4,0 +4,0 @@ authRedirect: string;

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

export * from "Events";
export * from "Schema";
export * from "./Events";
export * from "./Schema";
{
"name": "@artsy/cohesion",
"version": "0.2.1",
"version": "0.2.2-canary.20.352.0",
"description": "Analytics schema and library helpers",

@@ -34,3 +34,2 @@ "main": "dist/index.js",

"babel-jest": "25.3.0",
"babel-plugin-module-resolver": "4.0.0",
"concurrently": "5.1.0",

@@ -37,0 +36,0 @@ "husky": "4.2.5",

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