Socket
Socket
Sign inDemoInstall

@microsoft/api-extractor

Package Overview
Dependencies
Maintainers
2
Versions
486
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/api-extractor - npm Package Compare versions

Comparing version 1.1.14 to 1.1.15

12

CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "1.1.15",
"tag": "@microsoft/api-extractor_v1.1.15",
"date": "Wed, 15 Mar 2017 01:32:09 GMT",
"comments": {
"patch": [
{
"comment": "Locking `@types` packages. Synchronizing version specifiers for dependencies with other `web-build-tools` projects."
}
]
}
},
{
"version": "1.1.14",

@@ -7,0 +19,0 @@ "tag": "@microsoft/api-extractor_v1.1.14",

9

CHANGELOG.md
# Change Log - @microsoft/api-extractor
This log was last generated on Sat, 18 Feb 2017 02:32:06 GMT and should not be manually modified.
This log was last generated on Wed, 15 Mar 2017 01:32:09 GMT and should not be manually modified.
## 1.1.15
Wed, 15 Mar 2017 01:32:09 GMT
### Patches
- Locking `@types` packages. Synchronizing version specifiers for dependencies with other `web-build-tools` projects.
## 1.1.14

@@ -6,0 +13,0 @@ Sat, 18 Feb 2017 02:32:06 GMT

18

package.json
{
"name": "@microsoft/api-extractor",
"version": "1.1.14",
"version": "1.1.15",
"description": "Validatation, documentation, and auditing for the exported API of a TypeScript package",

@@ -14,15 +14,15 @@ "main": "lib/index.js",

"devDependencies": {
"@types/chai": ">=3.4.34 <3.6.0",
"@types/mocha": ">=2.2.33 <2.6.0",
"@types/chai": "3.4.34",
"@types/mocha": "2.2.38",
"chai": "~3.5.0",
"gulp": "~3.9.1",
"mocha": "~2.5.3",
"@microsoft/node-library-build": "~2.3.0"
"@microsoft/node-library-build": ">=2.3.0 <3.0.0"
},
"dependencies": {
"@types/es6-collections": "^0.5.29",
"@types/fs-extra": "~0.0.34",
"@types/node": ">=6.0.51 <6.9.1",
"@types/z-schema": "~3.16.31",
"fs-extra": "~0.26.0",
"@types/es6-collections": "0.5.29",
"@types/fs-extra": "0.0.37",
"@types/node": "6.0.62",
"@types/z-schema": "3.16.31",
"fs-extra": "~0.26.7",
"jju": "~1.3.0",

@@ -29,0 +29,0 @@ "z-schema": "~3.17.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc