swc-plugin-coverage-instrument
Advanced tools
Comparing version 0.0.8 to 0.0.9
{ | ||
"name": "swc-plugin-coverage-instrument", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "SWC coverage instrumentation plugin", | ||
@@ -59,11 +59,11 @@ "main": "./target/wasm32-wasi/release/swc_plugin_coverage.wasm", | ||
"devDependencies": { | ||
"@napi-rs/cli": "^2.7.0", | ||
"@napi-rs/cli": "^2.11.0", | ||
"@swc-node/register": "^1.5.1", | ||
"@swc/core": "^1.2.219", | ||
"@swc/core": "^1.2.237", | ||
"@taplo/cli": "^0.4.2", | ||
"@types/chai": "^4.3.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.1", | ||
"@types/node": "^18.6.5", | ||
"chai": "^4.3.6", | ||
@@ -70,0 +70,0 @@ "cross-env": "^7.0.3", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5351183