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

lz-schema

Package Overview
Dependencies
Maintainers
0
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lz-schema - npm Package Compare versions

Comparing version 0.13.4 to 0.13.5

2

dist/UserEvent.d.ts

@@ -19,3 +19,3 @@ import { z } from "zod";

};
export type CreateUserEventArg = z.output<typeof createUserEventSchema>;
export type CreateUserEventArgs = z.output<typeof createUserEventSchema>;
export type CreateUserEventBody = z.input<typeof createUserEventSchema>;

@@ -22,0 +22,0 @@ export type ProtoUserEvent = {

{
"name": "lz-schema",
"version": "0.13.4",
"version": "0.13.5",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

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