Comparing version 1.0.0-rc.2 to 1.0.0
{ | ||
"name": "cer", | ||
"version": "1.0.0-rc.2", | ||
"version": "1.0.0", | ||
"description": "create fast and correct error constructors", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -11,2 +11,4 @@ [![view on npm](http://img.shields.io/npm/v/cer.svg?style=flat-square)](https://www.npmjs.com/package/cer) | ||
Utility to generate fast and correct custom error constructors. | ||
This module exposes a factory function that creates error constructors which | ||
are identical to the built-in `Error` function. | ||
@@ -13,0 +15,0 @@ ## Basic usage |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
12890
0
137