Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "arc-is", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Simple is() function for typechecking", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# arc-is | ||
[![Build Status](https://travis-ci.org/anyuzer/arc-is.svg?branch=master)](https://travis-ci.org/anyuzer/arc-is) | ||
A simple, efficient but comprehensive typechecking suite | ||
@@ -50,3 +48,3 @@ | ||
##Caveats | ||
## Caveats | ||
* It is far more efficient to not check for a complexType | ||
@@ -53,0 +51,0 @@ * If a class does not overwrite the toString() method, it will return the parent's toString() which will likely be Object |
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
14321
53