New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@v-c/util

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@v-c/util - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

18

package.json
{
"name": "@v-c/util",
"type": "module",
"version": "0.0.1",
"version": "0.0.2",
"description": "Vue3 components utils",

@@ -14,18 +14,4 @@ "publishConfig": {

},
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.js",
"require": "./dist/index.cjs"
},
"./dist/*": "./dist/*",
"./*": {
"types": "./dist/*",
"import": "./dist/*",
"require": "./dist/*",
"default": "./dist/*"
},
"./package.json": "./package.json"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"peerDependencies": {

@@ -32,0 +18,0 @@ "vue": "^3.0.0"

Sorry, the diff of this file is not supported yet

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