Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "of-type", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Check if the given value is of the particular type or types.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -176,3 +176,3 @@ # Description | ||
##### for `types` [Function:Constructor] and [Array<function:constructor>] | ||
##### for `types` [Function|null|undefined] and [Array\<Function|null|undefined\>] | ||
```javascript | ||
@@ -179,0 +179,0 @@ var ofType = require('of-type'); |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
254013
0