You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -12,3 +12,5 @@ The library is a thin wrapper around the established [Little-CMS](https://github
12
12
## JavaScript API
13
13
14
14
The repository also provides WebAssembly bindings for the C library, which can be build using [Emscripten](https://emscripten.org/), and an object-oriented JavaScript API, which is implemeted in C++ and bound using [Embind](https://emscripten.org/docs/porting/connecting_cpp_and_javascript/embind.html).
15
+
16
+
> **Note:** The original unscoped [`dicomicc`](https://www.npmjs.com/package/dicomicc) npm package is deprecated and no longer maintained. Please use the new scoped package [`@imagingdatacommons/dicomicc`](https://www.npmjs.com/package/@imagingdatacommons/dicomicc) instead.
0 commit comments