@chevrotain/types
Advanced tools
Comparing version 10.5.0 to 11.0.0
{ | ||
"name": "@chevrotain/types", | ||
"version": "10.5.0", | ||
"version": "11.0.0", | ||
"description": "Type Signatures and API Website for Chevrotain", | ||
@@ -18,2 +18,4 @@ "keywords": [], | ||
], | ||
"type": "module", | ||
"types": "./api.d.ts", | ||
"repository": { | ||
@@ -37,10 +39,9 @@ "type": "git", | ||
"devDependencies": { | ||
"typedoc": "0.23.23", | ||
"typescript": "4.9.4" | ||
"typedoc": "0.24.8", | ||
"typescript": "5.1.6" | ||
}, | ||
"typings": "api.d.ts", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "f5fdf95b8da570c702753252b0a3f7aa34d64f3b" | ||
"gitHead": "a04f844af77289a207b2e168f4aa5108116380e3" | ||
} |
Sorry, the diff of this file is too big to display
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
95829
2512
Yes