openchemlib 9.18.0 → 9.18.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -71647,7 +71647,7 @@ function getExports($wnd) {
71647
71647
  $sendStats("moduleStartup", "end");
71648
71648
  $gwt && $gwt.permProps && __gwtModuleFunction.__moduleStartupDone($gwt.permProps);
71649
71649
  const toReturn = $wnd["OCL"];
71650
- toReturn.version = "9.18.0";
71650
+ toReturn.version = "9.18.1";
71651
71651
  return toReturn;
71652
71652
  }
71653
71653
  var isBrowserWindow = typeof window !== "undefined" && typeof window.document !== "undefined";
@@ -71791,8 +71791,8 @@ export {
71791
71791
  };
71792
71792
  /**
71793
71793
  * openchemlib - Manipulate molecules
71794
- * @version v9.18.0
71795
- * @date 2025-11-12T21:01:08.079Z
71794
+ * @version v9.18.1
71795
+ * @date 2025-11-19T13:02:48.472Z
71796
71796
  * @link https://github.com/cheminfo/openchemlib-js
71797
71797
  * @license BSD-3-Clause
71798
71798
  */