Comparing version 1.13.0 to 1.14.0
@@ -17,1 +17,2 @@ export * from './checks/hasId'; | ||
export * from './wrappers/withAssure'; | ||
export * from './checks/isKeyOf'; |
@@ -33,2 +33,3 @@ "use strict"; | ||
__exportStar(require("./wrappers/withAssure"), exports); | ||
__exportStar(require("./checks/isKeyOf"), exports); | ||
//# sourceMappingURL=index.js.map |
@@ -5,3 +5,3 @@ { | ||
"description": "A set of types, type checks, and type guards for simpler, safer, and easier to read code.", | ||
"version": "1.13.0", | ||
"version": "1.14.0", | ||
"repository": "ehmpathy/type-fns", | ||
@@ -8,0 +8,0 @@ "homepage": "https://github.com/ehmpathy/type-fns", |
Sorry, the diff of this file is not supported yet
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
76129
114
1050