🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@exodus/analytics-validation

Package Overview
Dependencies
Maintainers
1
Versions
171
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/analytics-validation - npm Package Compare versions

Comparing version
2.80.0
to
2.80.1
+2
-7
lib/index.js

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

"use strict";
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
};
Object.defineProperty(exports, "__esModule", { value: true });
const main_schemasafe_json_1 = __importDefault(require("./main.schemasafe.json"));
exports.default = main_schemasafe_json_1.default;
import validateEvent from './main.schemasafe.json';
export default validateEvent;
{
"name": "@exodus/analytics-validation",
"version": "2.80.0",
"version": "2.80.1",
"description": "JSON schemas for analytics events, to prevent sensitive data from being sent up to the infamous cloud",

@@ -56,3 +56,3 @@ "author": "Exodus Movement, Inc.",

},
"gitHead": "dd3752722508f48ded2cc75d9722e7550232448c"
"gitHead": "c4b115b9768e67dc6480cd272c6a27d5fec33d13"
}

Sorry, the diff of this file is too big to display