Socket
Socket
Sign inDemoInstall

vite-plugin-istanbul

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vite-plugin-istanbul - npm Package Compare versions

Comparing version 4.0.0-rc.1 to 4.0.0-rc.2

10

package.json
{
"name": "vite-plugin-istanbul",
"version": "4.0.0-rc.1",
"version": "4.0.0-rc.2",
"author": "iFaxity (christian@faxity.se)",

@@ -45,11 +45,13 @@ "license": "MIT",

},
"peerDependencies": {
"vite": ">=2.9.1 <= 5"
},
"devDependencies": {
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"@types/node": "^17.0.23",
"@types/node": "^18.11.18",
"@types/ws": "^8.5.3",
"typescript": "^4.6.3",
"unbuild": "^0.8.8",
"vite": "^2.9.1"
"unbuild": "^1.1.1"
}
}

3

README.md

@@ -10,4 +10,3 @@ vite-plugin-istanbul

Version v2.x for Vite v2.0, for Vite v1.0 install v1.x of this plugin.
However only the v2 version is actively tested and developed.
Only versions targeting the latest stable Vite version is actively developed.

@@ -14,0 +13,0 @@ Installation

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