Socket
Socket
Sign inDemoInstall

@vtex/admin-core

Package Overview
Dependencies
Maintainers
66
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vtex/admin-core - npm Package Compare versions

Comparing version 0.11.0 to 0.12.0-alpha.0

4

CHANGELOG.md

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

# [0.12.0-alpha.0](https://github.com/vtex/onda/compare/@vtex/admin-core@0.11.0...@vtex/admin-core@0.12.0-alpha.0) (2021-08-26)
**Note:** Version bump only for package @vtex/admin-core
# [0.11.0](https://github.com/vtex/onda/compare/@vtex/admin-core@0.10.16...@vtex/admin-core@0.11.0) (2021-07-28)

@@ -8,0 +12,0 @@

2

dist/theme.d.ts

@@ -1,1 +0,1 @@

export { theme, Sizes, FontSizes, BorderRadius, BorderWidths, LineHeights, ZIndexes, Space, } from '@vtex/admin-ui-theme';
export { theme } from '@vtex/admin-ui-theme';
{
"name": "@vtex/admin-core",
"version": "0.11.0",
"version": "0.12.0-alpha.0",
"main": "dist/index.js",

@@ -40,3 +40,3 @@ "module": "dist/admin-core.esm.js",

"@vtex/admin-ui-system": "^0.16.0",
"@vtex/admin-ui-theme": "^0.26.9",
"@vtex/admin-ui-theme": "^0.27.0-alpha.0",
"deepmerge": "^4.2.2",

@@ -48,3 +48,3 @@ "focus-visible": "^5.1.0",

},
"gitHead": "00f24b5dd7fb9323a27127d4236d3dedb4527878"
"gitHead": "891e67a1f52e9d211bfa6d484f7f2974795e24ea"
}

@@ -1,10 +0,1 @@

export {
theme,
Sizes,
FontSizes,
BorderRadius,
BorderWidths,
LineHeights,
ZIndexes,
Space,
} from '@vtex/admin-ui-theme'
export { theme } from '@vtex/admin-ui-theme'
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