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

@vuedx/projectconfig

Package Overview
Dependencies
Maintainers
1
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuedx/projectconfig - npm Package Compare versions

Comparing version 0.6.3-insiders-1611829384.0 to 0.7.1-insiders-1623221784.0

lib/index.d.ts

63

package.json
{
"name": "@vuedx/projectconfig",
"version": "0.6.3-insiders-1611829384.0",
"description": "TypeScript plugin for Vue",
"types": "dist/index.d.ts",
"scripts": {},
"keywords": [],
"files": [
"dist",
"schema.json"
],
"repository": {
"type": "git",
"url": "git+https://github.com/znck/vue-developer-experience.git"
},
"author": "Rahul Kadyan <rahulkdn@gmail.com> (https://znck.me/)",
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/znck"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/znck/vue-developer-experience/issues"
},
"homepage": "https://github.com/znck/vue-developer-experience#readme",
"dependencies": {}
"name": "@vuedx/projectconfig",
"version": "0.7.1-insiders-1623221784.0",
"description": "TypeScript plugin for Vue",
"main": "lib/index.js",
"module": "lib/index.mjs",
"types": "lib/index.d.ts",
"exports": {
"require": "./lib/index.js",
"import": "./lib/index.mjs"
},
"publishConfig": {
"types": "lib/index.d.ts"
},
"files": [
"lib",
"schema.json"
],
"keywords": [
"vue",
"typescript",
"vue-typescript",
"projectconfig"
],
"repository": {
"type": "git",
"url": "git+https://github.com/znck/vue-developer-experience.git"
},
"author": "Rahul Kadyan <rahulkdn@gmail.com> (https://znck.me/)",
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/znck"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/znck/vue-developer-experience/issues"
},
"homepage": "https://github.com/znck/vue-developer-experience#readme",
"dependencies": {}
}
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