type-plus
Advanced tools
Comparing version 1.18.0 to 1.18.1
{ | ||
"name": "type-plus", | ||
"version": "1.18.0", | ||
"version": "1.18.1", | ||
"description": "Provides additional types for `typescript`.", | ||
@@ -39,10 +39,10 @@ "homepage": "https://github.com/unional/type-plus", | ||
"dependencies": { | ||
"unpartial": "^0.6.0" | ||
"unpartial": "^0.6.2" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^24.0.12", | ||
"@unional/devpkg-node": "^1.2.5", | ||
"assertron": "^7.0.1", | ||
"@unional/devpkg-node": "^1.3.0", | ||
"assertron": "^7.0.2", | ||
"jest": "^24.8.0", | ||
"size-limit": "^1.3.1" | ||
"size-limit": "^1.3.2" | ||
}, | ||
@@ -49,0 +49,0 @@ "size-limit": [ |
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
Updatedunpartial@^0.6.2