@saulx/utils
Advanced tools
Comparing version 4.2.0 to 4.2.1
@@ -19,1 +19,2 @@ import deepCopy from './deepCopy.js'; | ||
export * from './base64.js'; | ||
export * from './nonRecursiveWalker.js'; |
@@ -19,2 +19,3 @@ import deepCopy from './deepCopy.js'; | ||
export * from './base64.js'; | ||
export * from './nonRecursiveWalker.js'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@saulx/utils", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"repository": "https://github.com/atelier-saulx/utils", | ||
@@ -5,0 +5,0 @@ "files": [ |
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
85985
1242