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

@vot.js/shared

Package Overview
Dependencies
Maintainers
0
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vot.js/shared - npm Package Compare versions

Comparing version

to
2.3.1

2

dist/data/config.js

@@ -12,3 +12,3 @@ export default {

loggerLevel: 1,
version: "2.3.0",
version: "2.3.1",
};

@@ -49,2 +49,5 @@ import { ISODate } from "../utils.js";

};
export type ErrorData = {
detail: string;
};
//# sourceMappingURL=udemy.d.ts.map
{
"name": "@vot.js/shared",
"description": "shared for all @vot.js package",
"version": "2.3.0",
"version": "2.3.1",
"author": "Toil",

@@ -6,0 +6,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet