@as-covers/transform
Advanced tools
Comparing version 0.0.1 to 0.0.3
{ | ||
"name": "@as-covers/transform", | ||
"version": "0.0.1", | ||
"version": "0.0.3", | ||
"description": "The transform that enables code coverage for assemblyscript", | ||
@@ -16,5 +16,5 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/line-column": "^1.0.0", | ||
"line-column": "^1.0.2", | ||
"typescript": "^4.3.2", | ||
"@types/line-column": "^1.0.0" | ||
"typescript": "^4.3.2" | ||
}, | ||
@@ -26,3 +26,4 @@ "dependencies": { | ||
"lib" | ||
] | ||
], | ||
"gitHead": "9a4720b66a8941c6db8c5a93543841556e9774a6" | ||
} |
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
40847