ts-quick-docs
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "ts-quick-docs", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "quick TypeScript documentation extractor", | ||
@@ -8,3 +8,3 @@ "bin": "index.js", | ||
"dependencies": { | ||
"typescript": "1.8.10" | ||
"typescript": ">=1.8.10" | ||
}, | ||
@@ -11,0 +11,0 @@ "devDependencies": { |
@@ -20,4 +20,3 @@ { | ||
"node_modules", | ||
"typings/browser", | ||
"typings/browser.d.ts" | ||
"typings/globals" | ||
], | ||
@@ -24,0 +23,0 @@ "compileOnSave": true, |
{ | ||
"version": false, | ||
"dependencies": {}, | ||
"ambientDependencies": { | ||
"globalDependencies": { | ||
"chai": "registry:dt/chai#3.4.0+20160317120654", | ||
@@ -6,0 +6,0 @@ "mocha": "registry:dt/mocha#2.2.5+20160317120654", |
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
12200
310
+ Addedtypescript@5.7.3(transitive)
- Removedtypescript@1.8.10(transitive)
Updatedtypescript@>=1.8.10