cheminfo-types
Advanced tools
Comparing version 0.10.1 to 0.11.0
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12216
394