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.0 to 0.2.1-canary.19.327.0

dist/Events/Authentication/AuthImpression.d.ts

9

package.json
{
"name": "@artsy/cohesion",
"version": "0.2.0",
"version": "0.2.1-canary.19.327.0",
"description": "Analytics schema and library helpers",

@@ -17,6 +17,10 @@ "main": "dist/index.js",

"scripts": {
"clean": "rm -rf dist && rm -rf doc",
"compile": "babel src --out-dir dist --extensions '.ts' --ignore src/**/__tests__",
"docs": "rm -rf doc && yarn typedoc",
"emit-types": "tsc --declaration --emitDeclarationOnly --listEmittedFiles --outDir dist",
"pre-publish": "yarn clean && yarn compile && yarn emit-types",
"test": "jest",
"type-check": "tsc --noEmit --pretty",
"docs": "rm -rf doc && yarn typedoc"
"watch": "concurrently --raw --kill-others 'yarn compile -w' 'yarn emit-types -w'"
},

@@ -32,2 +36,3 @@ "devDependencies": {

"babel-plugin-module-resolver": "4.0.0",
"concurrently": "5.1.0",
"husky": "4.2.5",

@@ -34,0 +39,0 @@ "jest": "25.3.0",

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