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

cheminfo-build

Package Overview
Dependencies
Maintainers
8
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cheminfo-build - npm Package Compare versions

Comparing version

to
1.1.5

5

bin/cheminfo-build.js

@@ -72,5 +72,2 @@ #!/usr/bin/env node

const { build = {} } = pkg.cheminfo;
const { namedExports = {} } = build;
runBuild().catch((e) => {

@@ -111,3 +108,3 @@ console.error(e);

nodeResolve({ browser: true }),
commonjs({ namedExports }),
commonjs(),
json(),

@@ -114,0 +111,0 @@ babel({

4

package.json
{
"name": "cheminfo-build",
"version": "1.1.4",
"version": "1.1.5",
"description": "CLI tool to build ChemInfo packages",

@@ -35,3 +35,3 @@ "keywords": [],

},
"gitHead": "472ee108441b5a3b28e0ed0449074a4d856e0401"
"gitHead": "1b4de72e54051d703468d7c6a3375e4247909d44"
}

@@ -0,0 +0,0 @@ 'use strict';

Sorry, the diff of this file is not supported yet