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.6 to 0.13.7

6

dist/Animation.d.ts

@@ -34,4 +34,6 @@ export declare enum AnimationName {

Pulse = "pulse",
RollIn = "roll-in",
RollOut = "roll-out",
RollInRight = "roll-in-right",
RollOutRight = "roll-out-right",
RollInLeft = "roll-in-left",
RollOutLeft = "roll-out-left",
Rotate = "rotate",

@@ -38,0 +40,0 @@ RotateIn = "rotate-in",

@@ -38,4 +38,6 @@ "use strict";

AnimationName["Pulse"] = "pulse";
AnimationName["RollIn"] = "roll-in";
AnimationName["RollOut"] = "roll-out";
AnimationName["RollInRight"] = "roll-in-right";
AnimationName["RollOutRight"] = "roll-out-right";
AnimationName["RollInLeft"] = "roll-in-left";
AnimationName["RollOutLeft"] = "roll-out-left";
AnimationName["Rotate"] = "rotate";

@@ -42,0 +44,0 @@ AnimationName["RotateIn"] = "rotate-in";

{
"name": "lz-schema",
"version": "0.13.6",
"version": "0.13.7",
"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