Socket
Socket
Sign inDemoInstall

@chakra-ui/editable

Package Overview
Dependencies
Maintainers
4
Versions
456
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/editable - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

11

CHANGELOG.md
# Change Log
## 1.0.3
### Patch Changes
- Updated dependencies
[[`8b87406c`](https://github.com/chakra-ui/chakra-ui/commit/8b87406c3132586be3393117eef80d47ec82fc54),
[`8b87406c`](https://github.com/chakra-ui/chakra-ui/commit/8b87406c3132586be3393117eef80d47ec82fc54),
[`8b87406c`](https://github.com/chakra-ui/chakra-ui/commit/8b87406c3132586be3393117eef80d47ec82fc54)]:
- @chakra-ui/hooks@1.1.0
- @chakra-ui/utils@1.1.0
## 1.0.2

@@ -4,0 +15,0 @@

10

package.json
{
"name": "@chakra-ui/editable",
"version": "1.0.2",
"version": "1.0.3",
"description": "React component used to build inline-editable components",

@@ -58,7 +58,7 @@ "keywords": [

"dependencies": {
"@chakra-ui/hooks": "1.0.2",
"@chakra-ui/utils": "1.0.2"
"@chakra-ui/hooks": "1.1.0",
"@chakra-ui/utils": "1.1.0"
},
"devDependencies": {
"@chakra-ui/system": "1.1.0",
"@chakra-ui/system": "1.1.5",
"react": "^17.0.1"

@@ -68,4 +68,4 @@ },

"@chakra-ui/system": ">=1.0.0",
"react": "16.x || 17.x"
"react": ">=16.8.6"
}
}
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