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 5.0.0-rc.3 to 5.0.0-rc.4

dist/index.d.cts

2

dist/index.d.ts

@@ -19,2 +19,2 @@ import { Plugin } from 'vite';

export { IstanbulPluginOptions, istanbulPlugin as default };
export { type IstanbulPluginOptions, istanbulPlugin as default };
{
"name": "vite-plugin-istanbul",
"version": "5.0.0-rc.3",
"version": "5.0.0-rc.4",
"author": "iFaxity (christian@faxity.se)",

@@ -42,3 +42,3 @@ "license": "MIT",

"espree": "^9.6.1",
"istanbul-lib-instrument": "^5.1.0",
"istanbul-lib-instrument": "^6.0.1",
"picocolors": "^1.0.0",

@@ -53,7 +53,7 @@ "test-exclude": "^6.0.0"

"@semantic-release/git": "^10.0.1",
"@types/node": "^20.4.2",
"@types/ws": "^8.5.5",
"typescript": "^5.1.6",
"unbuild": "^1.2.1"
"@types/node": "^20.11.17",
"@types/ws": "^8.5.10",
"typescript": "^5.3.3",
"unbuild": "^2.0.0"
}
}

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