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-20230217182316 to 0.0.0-dev-20230217203525

3

CHANGELOG.md
# @chakra-ui/vue-utils
## 0.0.0-dev-20230217182316
## 0.0.0-dev-20230217203525

@@ -21,2 +21,3 @@ ### Major Changes

- e17c0e5d: Fix build version numbers
- df489c30: chore: exclude lodash.merge from bundler
- ef9b3e51: Fix mergeWith import from lodash

@@ -23,0 +24,0 @@ - a3e70d0b: Create package

{
"name": "@chakra-ui/vue-utils",
"version": "0.0.0-dev-20230217182316",
"version": "0.0.0-dev-20230217203525",
"main": "dist/index.js",

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

@@ -13,2 +13,3 @@ import { defineConfig } from "tsup"

metafile: true,
external: ["lodash.mergewith"],
format: ["esm", "cjs"],

@@ -15,0 +16,0 @@ entry: ["src/**/*.(ts|tsx)"],

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