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

@chakra-ui/vue-styled

Package Overview
Dependencies
Maintainers
3
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.1.0-beta.4 to 2.1.0-beta.5

6

package.json
{
"name": "@chakra-ui/vue-styled",
"version": "2.1.0-beta.4",
"version": "2.1.0-beta.5",
"main": "dist/index.js",

@@ -28,3 +28,3 @@ "module": "dist/index.mjs",

"lodash.memoize": "^4.1.2",
"@chakra-ui/vue-utils": "2.1.0-beta.3"
"@chakra-ui/vue-utils": "2.1.0-beta.4"
},

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

"types:check": "tsc --noEmit",
"dev": "tsup --watch",
"dev": "concurrently 'tsup --watch' 'tsup src --dts-only --watch'",
"build:types": "tsup src --dts-only"
}
}
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