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

vite-plugin-symfony

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-symfony - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

dist/configResolver.d.ts

24

package.json
{
"name": "vite-plugin-symfony",
"version": "0.1.1",
"version": "0.1.2",
"description": "",
"main": "index.js",
"scripts": {},
"main": "dist/index.js",
"author": "Lhapaipai",

@@ -12,3 +11,22 @@ "license": "MIT",

"url": "https://github.com/lhapaipai/vite-plugin-symfony.git"
},
"scripts": {
"dev": "tsc --build --watch",
"build": "tsc --build"
},
"files": [
"dist/",
"src/"
],
"devDependencies": {
"@types/node": "^16.11.9",
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"eslint": "^8.3.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"prettier": "^2.4.1",
"typescript": "^4.5.2",
"vite": "^2.6.14"
}
}
configResolver.js
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