New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

better-attribution

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-attribution - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

dist/index.d.ts

@@ -7,2 +7,4 @@ declare const DefaultQueryParams: string[];

}) => {
firstTouchKey: string;
lastTouchKey: string;
getLastTouch: () => Record<string, string>;

@@ -9,0 +11,0 @@ getFirstTouch: () => Record<string, string>;

@@ -123,2 +123,4 @@ "use strict";

return {
firstTouchKey,
lastTouchKey,
getLastTouch,

@@ -125,0 +127,0 @@ getFirstTouch,

4

package.json
{
"name": "better-attribution",
"version": "1.0.0",
"version": "1.0.1",
"description": "Track first and last attr",

@@ -40,2 +40,2 @@ "publishConfig": {

}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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