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

@chakra-ui/vue-utils

Package Overview
Dependencies
Maintainers
3
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/vue-utils - npm Package Compare versions

Comparing version 0.0.0-dev-20230219191202 to 0.0.0-dev-20230225060057

28

CHANGELOG.md
# @chakra-ui/vue-utils
## 0.0.0-dev-20230219191202
## 0.0.0-dev-20230225060057

@@ -35,2 +35,28 @@ ### Major Changes

## 2.1.0-beta.1
### Minor Changes
- 630d1c5c: Add slot and prop support for icon compoennts in icon button and
icon
- 408e2367: adds `createIcon` api to allow consumers to inline icons they want
to use o the fly"
- 7ae8edac: Convert all component exports to named exports
- 5d8c878d: Provide auto-import for components in Nuxt and expose theme type for
`useTheme` hook"
- db54c195: Version packages to flat number
### Patch Changes
- 8b97512b: Normalize build output. Fix Nuxt imports"
- 1b6ddd39: Rename core to vue package directory
- e17c0e5d: Fix build version numbers
- 58af70d6: Include lodash modules in nuxt dependencies
- df489c30: chore: exclude lodash.merge from bundler
- ef9b3e51: Fix mergeWith import from lodash
- 1a1a6b49: Include all internal lodash modules to the optimized dependencies
since they do not natively export ESM modules.
- 3100adfc: Update contribution guide"
- 348e90d0: Exclude chakra ui utils from bundling"
## 0.0.0-beta.1

@@ -37,0 +63,0 @@

2

package.json
{
"name": "@chakra-ui/vue-utils",
"version": "0.0.0-dev-20230219191202",
"version": "0.0.0-dev-20230225060057",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "module": "dist/index.mjs",

Sorry, the diff of this file is not supported yet

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