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

@vue/tsconfig

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vue/tsconfig - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

4

package.json
{
"name": "@vue/tsconfig",
"version": "0.6.0",
"version": "0.7.0",
"description": "A base TSConfig for working with Vue.js",

@@ -29,3 +29,3 @@ "main": "tsconfig.json",

"typescript": "5.x",
"vue": "^3.3.0"
"vue": "^3.4.0"
},

@@ -32,0 +32,0 @@ "peerDependenciesMeta": {

@@ -5,4 +5,5 @@ {

"declaration": true,
"emitDeclarationOnly": true
"emitDeclarationOnly": true,
"skipLibCheck": false
}
}
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