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

openchemlib

Package Overview
Dependencies
Maintainers
2
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openchemlib - npm Package Compare versions

Comparing version 4.6.3 to 4.7.0

31

History.md

@@ -0,1 +1,32 @@

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()
4.6.3 / 2017-01-04
==================
* update OCL to 2017.1.0
4.6.2 / 2016-11-08
==================
* AtomQueryFeaturesDialog: added more than 2 Hydrogens on query features
* Fix SVGDepictor: minimal bond width is now 1
4.6.1 / 2016-11-03

@@ -2,0 +33,0 @@ ==================

2

package.json
{
"name": "openchemlib",
"version": "4.6.3",
"version": "4.7.0",
"description": "Manipulate molecules",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

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