Socket
Socket
Sign inDemoInstall

@chakra-ui/control-box

Package Overview
Dependencies
3
Maintainers
4
Versions
390
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-next.6 to 1.0.0-next.7

9

CHANGELOG.md

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

# [1.0.0-next.7](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/control-box@1.0.0-next.6...@chakra-ui/control-box@1.0.0-next.7) (2020-07-26)
**Note:** Version bump only for package @chakra-ui/control-box
# Change Log
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.0.0-next.6](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/control-box@1.0.0-next.5...@chakra-ui/control-box@1.0.0-next.6) (2020-07-15)

@@ -8,0 +17,0 @@

2

dist/types/index.d.ts

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

/// <reference types="react" />
import { chakra, SystemStyleObject, PropsOf } from "@chakra-ui/system";

@@ -22,2 +23,1 @@ export interface ControlBoxOptions {

export default ControlBox;
//# sourceMappingURL=index.d.ts.map
{
"name": "@chakra-ui/control-box",
"version": "1.0.0-next.6",
"version": "1.0.0-next.7",
"description": "Chakra UI ControlBox component",

@@ -46,12 +46,12 @@ "keywords": [

"dependencies": {
"@chakra-ui/utils": "^1.0.0-next.6"
"@chakra-ui/utils": "^1.0.0-next.7"
},
"devDependencies": {
"@chakra-ui/system": "^1.0.0-next.6"
"@chakra-ui/system": "^1.0.0-next.7"
},
"peerDependencies": {
"@chakra-ui/system": "^1.0.0-next.5",
"@chakra-ui/system": "^1.0.0-next.7",
"react": "16.x"
},
"gitHead": "72eeca4ba3fc6e7d8845b0d283a03cb6ec384a50"
"gitHead": "3dcabd8c7e21b32ae1b61485588f70370c4e626f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc