Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vtex/admin-ui-theme

Package Overview
Dependencies
Maintainers
74
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtex/admin-ui-theme - npm Package Compare versions

Comparing version 0.21.1-experimental.0 to 0.21.1-experimental.1

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.21.1-experimental.1](https://github.com/vtex/onda/compare/@vtex/admin-ui-theme@0.21.1-experimental.0...@vtex/admin-ui-theme@0.21.1-experimental.1) (2021-03-26)
**Note:** Version bump only for package @vtex/admin-ui-theme
## [0.21.1-experimental.0](https://github.com/vtex/onda/compare/@vtex/admin-ui-theme@0.21.0...@vtex/admin-ui-theme@0.21.1-experimental.0) (2021-03-25)

@@ -8,0 +16,0 @@

13

dist/config/base/index.d.ts

@@ -8,9 +8,4 @@ import colors from './colors';

global: {
imports: string[];
styles: {
'@font-face': {
fontFamily: string;
fontStyle: string;
src: string;
fontDisplay: string;
};
body: {

@@ -36,3 +31,2 @@ margin: number;

fontSettings: string;
fontWeight: string;
};

@@ -151,7 +145,2 @@ '*, ::before, ::after': {

};
sidebar: {
light: string;
dark: string;
hover: string;
};
};

@@ -158,0 +147,0 @@ space: {

{
"name": "@vtex/admin-ui-theme",
"version": "0.21.1-experimental.0",
"version": "0.21.1-experimental.1",
"main": "dist/index.js",

@@ -44,3 +44,3 @@ "module": "dist/admin-ui-theme.esm.js",

},
"gitHead": "90be149b3e8415008312925208ea00e86462758e"
"gitHead": "1b18bfef41b60e1745ce5424d1b9156f31121da6"
}
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