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 0.0.0-dev-20230410112159 to 0.0.0-dev-20230419114036

./index.ts

17

package.json
{
"name": "@chakra-ui/vue-styled",
"version": "0.0.0-dev-20230410112159",
"main": "dist/index.js",
"module": "dist/index.mjs",
"version": "0.0.0-dev-20230419114036",
"main": "./index.ts",
"clean-package": "../../clean-package.config.json",
"files": [
"dist"
],
"exports": {
".": {
"require": "./dist/index.js",
"default": "./dist/index.mjs"
}
},
"description": "Chakra UI Vue | Styled module",

@@ -28,3 +22,3 @@ "repository": "https://github.com/chakra-ui/chakra-ui-vue-next/tree/master/packages/styled",

"lodash.memoize": "^4.1.2",
"@chakra-ui/vue-utils": "0.0.0-dev-20230410112159"
"@chakra-ui/vue-utils": "0.0.0-dev-20230419114036"
},

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

"types:check": "tsc --noEmit",
"dev": "concurrently 'tsup --watch' 'tsup src --dts-only --watch'",
"replace-config": "clean-package",
"backup-config": "clean-package restore",
"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