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

cheminfo-types

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cheminfo-types - npm Package Compare versions

Comparing version 0.10.1 to 0.11.0

src/core/PeakXYWidth.d.ts

7

package.json
{
"name": "cheminfo-types",
"version": "0.10.1",
"version": "0.11.0",
"description": "Types for cheminfo packages and cheminfo data schema ",
"main": "./src/index.d.ts",
"types": "./src/index.d.ts",
"main": "./index.js",
"types": "./cheminfoType.d.ts",
"keywords": [],

@@ -15,2 +15,3 @@ "author": "cheminfo developers",

"check-types": "tsc --noEmit",
"prepack": "find src -name \"*.ts\" -exec grep -v import {} \\; > cheminfoType.d.ts",
"eslint": "eslint src --cache",

@@ -17,0 +18,0 @@ "eslint-fix": "npm run eslint -- --fix",

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