Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@chakra-ui/c-icon

Package Overview
Dependencies
Maintainers
4
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/c-icon - npm Package Compare versions

Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3

14

CHANGELOG.md
# @chakra-ui/c-icon
## 1.0.0-alpha.3
### Minor Changes
- [#44](https://github.com/chakra-ui/chakra-ui-vue-next/pull/44) [`576a7f1`](https://github.com/chakra-ui/chakra-ui-vue-next/commit/576a7f12c179852ebfd9ee1905764357d7698dd6) Thanks [@codebender828](https://github.com/codebender828)! - - Adds Modal component
- Adds FocusLock composable, directive and component
- Adds ScrollLock composable, directive and component
- Improves TSX support
### Patch Changes
- Updated dependencies []:
- @chakra-ui/vue-system@0.1.0-alpha.3
## 1.0.0-alpha.2

@@ -4,0 +18,0 @@

6

package.json
{
"name": "@chakra-ui/c-icon",
"description": "Chakra UI Vue | A component to display icons in the browser component",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"main": "dist/cjs/index.js",

@@ -36,3 +36,3 @@ "module": "dist/esm/index.js",

"dependencies": {
"@chakra-ui/vue-system": "0.1.0-alpha.2"
"@chakra-ui/vue-system": "0.1.0-alpha.3"
},

@@ -43,5 +43,5 @@ "devDependencies": {

"peerDependencies": {
"@chakra-ui/vue-system": "0.1.0-alpha.2",
"@chakra-ui/vue-system": "0.1.0-alpha.3",
"vue": "^3.0.5"
}
}
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