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.7.2 to 5.0.0

dist/openchemlib-minimal.js

21

History.md

@@ -0,1 +1,22 @@

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.
4.7.2 / 2017-01-10
==================
* include full dist directory in npm and add require aliases
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
4.7.0 / 2017-01-05

@@ -2,0 +23,0 @@ ==================

3

package.json
{
"name": "openchemlib",
"version": "4.7.2",
"version": "5.0.0",
"description": "Manipulate molecules",

@@ -21,2 +21,3 @@ "keywords": [

"dist",
"minimal.js",
"core.js",

@@ -23,0 +24,0 @@ "full.js"

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

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