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.8-canary.29.489.0 to 0.2.8-canary.29.494.0

1

dist/Events/index.d.ts
export * from "./Authentication/AuthImpression";
export * from "./Authentication/CreatedAccount";
export * from "./Authentication/SuccessfullyLoggedIn";
export * from "./Authentication/ResetYourPassword";

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

});
});
var _ResetYourPassword = require("./Authentication/ResetYourPassword");
Object.keys(_ResetYourPassword).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
Object.defineProperty(exports, key, {
enumerable: true,
get: function () {
return _ResetYourPassword[key];
}
});
});

2

package.json
{
"name": "@artsy/cohesion",
"version": "0.2.8-canary.29.489.0",
"version": "0.2.8-canary.29.494.0",
"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