Socket
Socket
Sign inDemoInstall

@vtex/admin-core

Package Overview
Dependencies
Maintainers
69
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.10.11 to 0.10.12

8

CHANGELOG.md

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

## [0.10.12](https://github.com/vtex/onda/compare/@vtex/admin-core@0.10.11...@vtex/admin-core@0.10.12) (2021-07-05)
**Note:** Version bump only for package @vtex/admin-core
## [0.10.11](https://github.com/vtex/onda/compare/@vtex/admin-core@0.10.10...@vtex/admin-core@0.10.11) (2021-06-29)

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

2

dist/global.d.ts
/// <reference types="react" />
export declare function Imports(): import("react").ReactElement<{
styles: import("@emotion/utils").SerializedStyles;
styles: import("@emotion/react").SerializedStyles;
}, string | ((props: any) => import("react").ReactElement<any, string | any | (new (props: any) => import("react").Component<any, any, any>)> | null) | (new (props: any) => import("react").Component<any, any, any>)>;

@@ -5,0 +5,0 @@ export declare function FontsPreload(): import("react").ReactElement<import("react-helmet").HelmetProps, string | ((props: any) => import("react").ReactElement<any, string | any | (new (props: any) => import("react").Component<any, any, any>)> | null) | (new (props: any) => import("react").Component<any, any, any>)>;

{
"name": "@vtex/admin-core",
"version": "0.10.11",
"version": "0.10.12",
"main": "dist/index.js",

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

"@vtex/admin-ui-system": "^0.15.1",
"@vtex/admin-ui-theme": "^0.26.3",
"@vtex/admin-ui-theme": "^0.26.4",
"deepmerge": "^4.2.2",

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

},
"gitHead": "249ce1085227a46b3e81a9610768cecddc7a3f66"
"gitHead": "f8b59d61a7a2dd2ae87f5f0a04e22198ff611695"
}
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