power-assert-renderer-assertion
Advanced tools
Comparing version 0.1.0 to 1.0.0
@@ -6,4 +6,4 @@ 'use strict'; | ||
function AssertionRenderer (config) { | ||
BaseRenderer.call(this, config); | ||
function AssertionRenderer () { | ||
BaseRenderer.call(this); | ||
} | ||
@@ -10,0 +10,0 @@ inherits(AssertionRenderer, BaseRenderer); |
{ | ||
"name": "power-assert-renderer-assertion", | ||
"description": "assertion renderer for power-assert context", | ||
"version": "0.1.0", | ||
"version": "1.0.0", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Takuto Wada", |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality 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
2291
3
0
0
43