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-20230423114042 to 0.0.0-dev-20230425055502

2

CHANGELOG.md
# @chakra-ui/vue-utils
## 0.0.0-dev-20230423114042
## 0.0.0-dev-20230425055502

@@ -5,0 +5,0 @@ ### Major Changes

{
"name": "@chakra-ui/vue-utils",
"version": "0.0.0-dev-20230423114042",
"main": "./index.ts",
"version": "0.0.0-dev-20230425055502",
"main": "dist/index.js",
"clean-package": "../../clean-package.config.json",

@@ -32,2 +32,11 @@ "description": "Chakra UI Vue | Utils module",

},
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
"require": "./dist/index.js",
"default": "./dist/index.mjs"
}
},
"scripts": {

@@ -34,0 +43,0 @@ "clean": "rimraf dist .turbo",

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