@achrinza/strong-type
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"name": "@achrinza/strong-type", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"type": "module", | ||
@@ -15,3 +15,3 @@ "description": "allows easy type enforcement for all JS types objects and classes. it is also extensible and provides simple to use type checks for your own custom classes and types", | ||
"engines": { | ||
"node": "12 || 13 || 14 || 15 || 16 || 17" | ||
"node": "12 || 13 || 14 || 15 || 16 || 17 || 18" | ||
}, | ||
@@ -18,0 +18,0 @@ "scripts": { |
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
24122