validate.io-matrix-like
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "validate.io-matrix-like", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Validates if a value is matrix-like.", | ||
@@ -38,3 +38,6 @@ "author": { | ||
"type", | ||
"class" | ||
"class", | ||
"data", | ||
"structure", | ||
"dstructs" | ||
], | ||
@@ -41,0 +44,0 @@ "bugs": { |
@@ -5,3 +5,3 @@ matrix-like | ||
> Validates if a value is [matrix](https://github.com/compute-io/matrix)-like. | ||
> Validates if a value is [matrix](https://github.com/dstructs/matrix)-like. | ||
@@ -26,3 +26,3 @@ | ||
Validates if a value is [matrix](https://github.com/compute-io/matrix)-like. | ||
Validates if a value is [matrix](https://github.com/dstructs/matrix)-like. | ||
@@ -29,0 +29,0 @@ ``` javascript |
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
6103