New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

element-theme-zero

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

element-theme-zero - npm Package Compare versions

Comparing version
0.0.14
to
0.0.15
+1
-1
package.json
{
"name": "element-theme-zero",
"version": "0.0.14",
"version": "0.0.15",
"description": "Element component chalk theme.",

@@ -5,0 +5,0 @@ "main": "lib/index.css",

@@ -105,6 +105,6 @@ @import "mixins/mixins";

@include drawer-animation(rtl)
@include drawer-animation(ltr)
@include drawer-animation(ttb)
@include drawer-animation(btt)
@include drawer-animation(rtl);
@include drawer-animation(ltr);
@include drawer-animation(ttb);
@include drawer-animation(btt);

@@ -111,0 +111,0 @@ $directions: rtl, ltr, ttb, btt;