@heliosgraphics/utils
Advanced tools
Comparing version 5.3.12 to 5.3.13
@@ -11,1 +11,10 @@ export { compareObjects } from "./objects" | ||
export { validateUrl, validateEmail } from "./validations" | ||
export { | ||
getEqual, | ||
getMapsEqual, | ||
getSetsEqual, | ||
getDatesEqual, | ||
getErrorsEqual, | ||
getRegExpsEqual, | ||
getBuffersEqual, | ||
} from "./equals" |
{ | ||
"name": "@heliosgraphics/utils", | ||
"version": "5.3.12", | ||
"version": "5.3.13", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "author": "03b8 <03b8@helios.graphics>", |
26618
25
611