Socket
Socket
Sign inDemoInstall

@vtex/admin-core

Package Overview
Dependencies
Maintainers
70
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.5.0 to 0.5.1

11

CHANGELOG.md

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

## [0.5.1](https://github.com/vtex/onda/compare/@vtex/admin-core@0.5.0...@vtex/admin-core@0.5.1) (2021-02-11)
### Bug Fixes
* **admin:** emotion deps on all /admin packages ([3562180](https://github.com/vtex/onda/commit/35621800491ffc5132235e83edcf6c086d0b3ce4))
# [0.5.0](https://github.com/vtex/onda/compare/@vtex/admin-core@0.4.1...@vtex/admin-core@0.5.0) (2021-02-02)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "@vtex/admin-core",
"version": "0.5.0",
"version": "0.5.1",
"main": "dist/index.js",

@@ -32,2 +32,4 @@ "module": "dist/admin-core.esm.js",

"peerDependencies": {
"@emotion/css": ">=11",
"@emotion/react": ">=11",
"react": ">=16",

@@ -37,4 +39,4 @@ "react-dom": ">=16"

"dependencies": {
"@vtex/admin-ui-system": "^0.13.0",
"@vtex/admin-ui-theme": "^0.18.1",
"@vtex/admin-ui-system": "^0.13.1",
"@vtex/admin-ui-theme": "^0.18.2",
"deepmerge": "^4.2.2",

@@ -45,3 +47,3 @@ "focus-visible": "^5.1.0",

},
"gitHead": "7741e0dd54624365807229ebebdc758b81f6fd37"
"gitHead": "ac4303599c907174b40a25690ff419c5cf9331c4"
}

6

README.md

@@ -8,7 +8,3 @@ ## admin core

```sh
yarn add @vtex/admin-core
yarn add @vtex/admin-core @emotion/css @emotion/react
```
```sh
npm install @vtex/admin-core
```
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