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

swc-plugin-coverage-instrument

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swc-plugin-coverage-instrument - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

19

package.json
{
"name": "swc-plugin-coverage-instrument",
"version": "0.0.21",
"version": "0.0.22",
"description": "SWC coverage instrumentation plugin",

@@ -62,18 +62,19 @@ "main": "./target/wasm32-wasi/release/swc_plugin_coverage.wasm",

"@swc/core": "^1.4.0",
"@taplo/cli": "^0.4.2",
"@taplo/cli": "^0.7.0",
"@types/chai": "^4.3.3",
"@types/js-yaml": "^4.0.5",
"@types/lodash.clone": "^4.5.6",
"@types/mocha": "^9.1.0",
"@types/node": "^18.6.5",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.9",
"chai": "^4.3.6",
"cross-env": "^7.0.3",
"husky": "^8.0.1",
"husky": "^9.0.11",
"js-yaml": "^4.1.0",
"lint-staged": "^13.0.3",
"lint-staged": "^15.2.7",
"lodash.clone": "^4.5.0",
"mocha": "^10.0.0",
"mocha": "^10.6.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.6.0",
"typescript": "^4.6.2"
"prettier": "^3.3.2",
"typescript": "^5.5.3",
"wasm-pack": "^0.13.0"
},

@@ -80,0 +81,0 @@ "lint-staged": {

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