@microsoft/api-extractor
Advanced tools
Comparing version 4.2.3 to 4.2.4
@@ -5,2 +5,24 @@ { | ||
{ | ||
"version": "4.2.4", | ||
"tag": "@microsoft/api-extractor_v4.2.4", | ||
"date": "Thu, 02 Nov 2017 16:05:24 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "QZ <qz2017@users.noreply.github.com>", | ||
"commit": "2c58095f2f13492887cc1278c9a0cff49af9735b", | ||
"comment": "lock the reference version between web build tools projects" | ||
} | ||
], | ||
"dependency": [ | ||
{ | ||
"comment": "Updating dependency \"@microsoft/node-core-library\" from `0.3.13` to `0.3.14`" | ||
}, | ||
{ | ||
"comment": "Updating dependency \"@microsoft/ts-command-line\" from `2.2.1` to `2.2.2`" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "4.2.3", | ||
@@ -7,0 +29,0 @@ "tag": "@microsoft/api-extractor_v4.2.3", |
# Change Log - @microsoft/api-extractor | ||
This log was last generated on Wed, 01 Nov 2017 21:06:08 GMT and should not be manually modified. | ||
This log was last generated on Thu, 02 Nov 2017 16:05:24 GMT and should not be manually modified. | ||
## 4.2.4 | ||
Thu, 02 Nov 2017 16:05:24 GMT | ||
### Patches | ||
- lock the reference version between web build tools projects | ||
## 4.2.3 | ||
@@ -6,0 +13,0 @@ Wed, 01 Nov 2017 21:06:08 GMT |
{ | ||
"name": "@microsoft/api-extractor", | ||
"version": "4.2.3", | ||
"version": "4.2.4", | ||
"description": "Validate, document, and review the exported API for a TypeScript library", | ||
@@ -33,4 +33,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@microsoft/node-core-library": "~0.3.13", | ||
"@microsoft/ts-command-line": "~2.2.1", | ||
"@microsoft/node-core-library": "0.3.14", | ||
"@microsoft/ts-command-line": "2.2.2", | ||
"@types/fs-extra": "0.0.37", | ||
@@ -54,4 +54,4 @@ "@types/node": "6.0.88", | ||
"mocha": "~3.4.2", | ||
"@microsoft/node-library-build": "~4.2.3" | ||
"@microsoft/node-library-build": "4.2.3" | ||
} | ||
} |
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
781824
9683
+ Added@microsoft/node-core-library@0.3.14(transitive)
+ Added@microsoft/ts-command-line@2.2.2(transitive)
- Removed@microsoft/node-core-library@0.3.26(transitive)
- Removed@microsoft/ts-command-line@2.2.14(transitive)