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

chemcalc

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chemcalc - npm Package Compare versions

Comparing version 1.0.0 to 1.0.7

2

package.json
{
"name": "chemcalc",
"version": "1.0.0",
"version": "1.0.7",
"description": "Analyse molecular formula",

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

@@ -16,3 +16,3 @@ chemcalc-js

```javascript
var chemcalc = require('chemcalc').ChemCalc;
var chemcalc = require('chemcalc').Chemcalc;
var result = chemcalc.analyseMF('CaSO4.1/2H2O');

@@ -31,2 +31,2 @@ ```

});
```
```

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