@rdkit/rdkit
Advanced tools
Comparing version
{ | ||
"name": "@rdkit/rdkit", | ||
"version": "2022.9.4-1.0.0", | ||
"version": "2022.9.5-1.0.0", | ||
"description": "JavaScript distribution of cheminformatics functionality from the RDKit - a C++ library for cheminformatics.", | ||
@@ -25,3 +25,3 @@ "main": "dist/RDKit_minimal.js", | ||
"docs:serve": "npm run docs:build && serve typescript/docs", | ||
"format": "prettier --trailing-comma none --write examples *.md typescript/**/* !examples/angular/src/app/examples/code-examples.ts !examples/*/build !examples/*/dist !examples/*/.angular", | ||
"format": "prettier --trailing-comma none --write examples *.md typescript/**/*", | ||
"test": "echo \"Tests are run during the docker build. See https://github.com/rdkit/rdkit/blob/master/docker/Dockerfile .\" && exit 1" | ||
@@ -63,3 +63,3 @@ }, | ||
"devDependencies": { | ||
"prettier": "^2.8.0", | ||
"prettier": "^2.8.4", | ||
"serve": "^14.1.2", | ||
@@ -66,0 +66,0 @@ "typedoc": "^0.23.21", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
11413099
0.06%