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

@chakra-ui/c-alert

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-alert - npm Package Compare versions

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

15

CHANGELOG.md
# @chakra-ui/c-alert
## 1.0.0-alpha.2
### Minor Changes
- [#61](https://github.com/chakra-ui/chakra-ui-vue-next/pull/61) [`520550f`](https://github.com/chakra-ui/chakra-ui-vue-next/commit/520550f0a233af45d83a5dd49907646422b39eb9) Thanks [@koca](https://github.com/koca)! - Created layout components and updated theminnng types for packages.
### Patch Changes
- [#59](https://github.com/chakra-ui/chakra-ui-vue-next/pull/59) [`a79204f`](https://github.com/chakra-ui/chakra-ui-vue-next/commit/a79204f8a6786fdb6456632350480a14e17ad345) Thanks [@devivekw](https://github.com/devivekw)! - Created code component
- Updated dependencies [[`a79204f`](https://github.com/chakra-ui/chakra-ui-vue-next/commit/a79204f8a6786fdb6456632350480a14e17ad345), [`520550f`](https://github.com/chakra-ui/chakra-ui-vue-next/commit/520550f0a233af45d83a5dd49907646422b39eb9)]:
- @chakra-ui/c-icon@1.0.0-alpha.2
- @chakra-ui/vue-system@0.1.0-alpha.2
- @chakra-ui/vue-utils@0.1.0-alpha.2
## 1.0.0-alpha.1

@@ -4,0 +19,0 @@

10

package.json
{
"name": "@chakra-ui/c-alert",
"version": "1.0.0-alpha.1",
"version": "1.0.0-alpha.2",
"main": "dist/cjs/index.js",

@@ -32,5 +32,5 @@ "module": "dist/esm/index.js",

"dependencies": {
"@chakra-ui/c-icon": "1.0.0-alpha.1",
"@chakra-ui/vue-system": "0.1.0-alpha.1",
"@chakra-ui/vue-utils": "0.1.0-alpha.1"
"@chakra-ui/c-icon": "1.0.0-alpha.2",
"@chakra-ui/vue-system": "0.1.0-alpha.2",
"@chakra-ui/vue-utils": "0.1.0-alpha.2"
},

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

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