Comparing version 1.3.5 to 1.3.6
{ | ||
"name": "types.js", | ||
"version": "1.3.5", | ||
"description": "A tiny (1.7kb), but essential Javascript type-check library", | ||
"version": "1.3.6", | ||
"description": "A tiny (1.8kb), but essential Javascript type-check library", | ||
"main": "types.min.js", | ||
@@ -19,3 +19,9 @@ "scripts": { | ||
"check", | ||
"force" | ||
"type-checking", | ||
"force", | ||
"force-type", | ||
"is", | ||
"not", | ||
"has", | ||
"all" | ||
], | ||
@@ -22,0 +28,0 @@ "author": "Dennis Raymondo <phazelift@gmail.com> (https://github.com/phazelift/)", |
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
147951