babel-plugin-ava-throws-helper
Advanced tools
Comparing version 0.1.0 to 1.0.0
{ | ||
"name": "babel-plugin-ava-throws-helper", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"description": "Babel plugin for protecting against improper use of `t.throws()` in AVA", | ||
"license": "MIT", | ||
"repository": "avajs/babel-plugin-throws-helper", | ||
"repository": "avajs/babel-plugin-ava-throws-helper", | ||
"author": { | ||
@@ -13,3 +13,3 @@ "name": "James Talmage", | ||
"engines": { | ||
"node": ">=0.10.0" | ||
"node": ">=4" | ||
}, | ||
@@ -36,6 +36,6 @@ "scripts": { | ||
"devDependencies": { | ||
"ava": "^0.14.0", | ||
"ava": "^0.17.0", | ||
"babel-core": "^6.7.5", | ||
"xo": "^0.15.1" | ||
"xo": "^0.17.0" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
5476
1