New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

openchemlib

Package Overview
Dependencies
Maintainers
4
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openchemlib - npm Package Versions

1
10

7.2.3

Diff

Changelog

Source

7.2.3 / 2020-01-10

  • Update OCL to 2020.1.0
  • Fix repaint issue in SVG Toolbar
cheminfo-bot
published 7.2.1 •

Changelog

Source

7.2.1 / 2019-07-12

  • Fix: work around a bug in Chromium with SVGDepictor when SVG is printed.
cheminfo-bot
published 7.2.0 •

Changelog

Source

7.2.0 / 2019-07-08

  • Add ConformerGenerator class.
  • Add ForceFieldMMFF94 class.
cheminfo-bot
published 7.1.1 •

Changelog

Source

7.1.1 / 2019-07-06

  • Update OCL to 2019_07_04-04_00_27
  • The SVG depictor (Molecule#toSVG) has been improved and its visual output is now more in line with the Java version.
cheminfo-bot
published 7.1.0 •

Changelog

Source

7.1.0 / 2019-06-09

  • Added two new options to the toSVG method:
    • autoCrop: if set to true, the SVG will be automatically crop to fit the bounds of the molecule. This will change the resulting dimensions of the SVG.
    • autoCropMargin: This is the margin (in px) kept around the molecule when autoCrop is true. Default: 5.
  • Update OCL to 2019.6.0
  • Added is3D option to the removeExplicitHydrogens method.
cheminfo-bot
published 7.0.1 •

Changelog

Source

7.0.1 / 2019-05-05

  • fix(types): make all depictor options effectively optional
cheminfo-bot
published 7.0.0 •

Changelog

Source

7.0.0 / 2019-05-03

  • Update OCL to 2019_05_03-16_18_03
  • BREAKING: Node.js 6 is no longer supported
  • BREAKING: The output of Molecule.toSVG has changed: bonds are now identified by the bond id instead of the ids of its two atoms. For example: myId:Bond:0-1 becomes myId:Bond:0.
cheminfo-bot
published 6.0.1 •

Changelog

Source

6.0.1 / 2019-02-08

  • Update OCL to 2019_02_08-04_00_25
  • Add missing return types in TypeScript declarations
  • Support retina displays in StructureEditor
cheminfo-bot
published 6.0.0 •

Changelog

Source

6.0.0 / 2019-01-27

  • Update OCL to 2019_01_26-04_00_26
  • BREAKING: Editor: the StructureEditor constructor now takes a DOM element instead of an id.
cheminfo-bot
published 5.9.1 •

Changelog

Source

5.9.1 / 2018-12-21

  • Update OCL to 2018_12_21-04_00_23
  • Editor: fix bond query feature dialog
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc