type-fest
Advanced tools
Comparing version 0.21.1 to 0.21.2
{ | ||
"name": "type-fest", | ||
"version": "0.21.1", | ||
"version": "0.21.2", | ||
"description": "A collection of essential TypeScript types", | ||
@@ -5,0 +5,0 @@ "license": "(MIT OR CC0-1.0)", |
@@ -10,1 +10,2 @@ // These are all the basic types that's compatible with all supported TypeScript versions. | ||
export {DelimiterCase} from './delimiter-case'; | ||
export {Get} from './get'; |
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
119039
2456