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

5.1.2

Diff

Changelog

Source

5.1.2 / 2017-03-08

  • fix: Update OCL to 2017_03_03-04_00_41
cheminfo-bot
published 5.1.1 •

Changelog

Source

5.1.1 / 2017-01-30

  • fix: Update OCL to 2017_01_28-04_00_45
cheminfo-bot
published 5.1.0 •

Changelog

Source

5.1.0 / 2017-01-27

  • feat: add mol.toMolfileV3
  • fix: Fixed SVGDepictor setLineWidth() regression.
cheminfo-bot
published 5.0.0 •

Changelog

Source

5.0.0 / 2017-01-13

  • remove viewer build
  • introduce minimal build
  • do not include MoleculeProperties in minimal build

BREAKING CHANGE:

molecule.getProperties() has been removed. new MoleculeProperties(molecule) must be used instead.

cheminfo-bot
published 4.7.2 •

Changelog

Source

4.7.2 / 2017-01-10

  • include full dist directory in npm and add require aliases
cheminfo-bot
published 4.7.1 •

Changelog

Source

4.7.1 / 2017-01-10

  • SVG depictor: compute string width without canvas for Helvetica. This allows the SVG depictor to be used on Node.js
cheminfo-bot
published 4.7.0 •

Changelog

Source

4.7.0 / 2017-01-05

Update public methods of JSMolecule. This adds a few new methods:

  • static double getDefaultAverageBondLength()
  • static void setDefaultAverageBondLength(double defaultAVBL)
  • int suggestBondType(int atom1, int atom2)
  • double calculateTorsion(int[] atom)
  • void setBondOrder(int bond,int order)
  • int getMetalBondedConnAtoms(int atom)
  • int getAllConnAtomsPlusMetalBonds(int atom)
  • int getNonHydrogenNeighbourCount(int atom)
  • int getExcludeGroupValence(int atom)
  • int getLowestFreeValence(int atom)
  • int getExplicitHydrogens(int atom)
  • boolean isPseudoRotatableBond(int bond)
  • boolean isAmideTypeBond(int bond)
  • int getZNeighbour(int connAtom, int bond)
  • int getHelperArrayStatus()
cheminfo-bot
published 4.6.3 •

Changelog

Source

4.6.3 / 2017-01-04

  • update OCL to 2017.1.0
cheminfo-bot
published 4.6.2 •

Changelog

Source

4.6.2 / 2016-11-08

  • AtomQueryFeaturesDialog: added more than 2 Hydrogens on query features
  • Fix SVGDepictor: minimal bond width is now 1
cheminfo-bot
published 4.6.0 •

Changelog

Source

4.6.0 / 2016-10-25

  • add more depictor options and support options in SVG depictor
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