assert-args
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "assert-args", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Validate and format function arguments ( handles types and optionals)", | ||
@@ -42,6 +42,4 @@ "main": "index.js", | ||
"is-capitalized": "^1.0.0", | ||
"is-class": "0.0.3", | ||
"mock-require": "^1.2.1", | ||
"object-loops": "^0.5.1" | ||
"is-class": "0.0.3" | ||
} | ||
} |
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
5
35929
- Removedmock-require@^1.2.1
- Removedobject-loops@^0.5.1
- Removedcaller-id@0.1.0(transitive)
- Removeddasherize@2.0.0(transitive)
- Removedmock-require@1.3.0(transitive)
- Removedobject-loops@0.5.2(transitive)
- Removedstack-trace@0.0.10(transitive)