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

thepeer-vue

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thepeer-vue - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

11

package.json
{
"name": "thepeer-vue",
"version": "0.0.3",
"version": "0.0.4",
"description": "Official Vue package for Thepeer",

@@ -23,3 +23,2 @@ "keywords": [

"module": "./dist/thepeer-vue.js",
"types": "./dist/thepeer-vue",
"exports": {

@@ -35,8 +34,5 @@ ".": {

"dev": "vite",
"build": "vue-tsc && vite build",
"build": "vue-tsc --declaration --emitDeclarationOnly && vite build",
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.2.25"
},
"devDependencies": {

@@ -48,3 +44,6 @@ "@types/node": "^20.5.1",

"vue-tsc": "^1.0.11"
},
"peerDependencies": {
"vue": "^3.2.25"
}
}
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