Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nmr-processing

Package Overview
Dependencies
Maintainers
4
Versions
268
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nmr-processing - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

7

CHANGELOG.md
# Changelog
### [1.5.1](https://www.github.com/cheminfo/nmr-processing/compare/v1.5.0...v1.5.1) (2021-07-16)
### Bug Fixes
* don't need openchemlib as dependency ([edecc62](https://www.github.com/cheminfo/nmr-processing/commit/edecc621b47b2c34982b807334429b4344d714b0))
## [1.5.0](https://www.github.com/cheminfo/nmr-processing/compare/v1.4.0...v1.5.0) (2021-07-15)

@@ -4,0 +11,0 @@

2

package.json
{
"name": "nmr-processing",
"version": "1.5.0",
"version": "1.5.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -5,7 +5,6 @@ import {

} from 'openchemlib-utils';
import OCL from 'openchemlib/minimal';
export function createInputJSON(molecule, options) {
const { levels } = options;
const OCL = molecule.getOCL();
let diaIDs = getGroupedDiastereotopicAtomIDs(molecule);

@@ -12,0 +11,0 @@

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