@magic/types
Advanced tools
Comparing version 0.1.8 to 0.1.9
{ | ||
"name": "@magic/types", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "typechecking library", | ||
@@ -5,0 +5,0 @@ "author": "Jascha Ehrenreich <jascha@jaeh.at>", |
@@ -174,2 +174,5 @@ # @magic/types | ||
isInstanceOf(new Date(), Date) // true | ||
// alias is.instance, is.instanceof, is.instanceOf | ||
``` | ||
@@ -216,2 +219,6 @@ | ||
##### 0.1.9 | ||
* is.instanceOf added | ||
##### 0.1.10 - unreleased | ||
... |
Sorry, the diff of this file is not supported yet
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
53127
456
223