Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@microsoft/api-extractor-model

Package Overview
Dependencies
Maintainers
2
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/api-extractor-model - npm Package Compare versions

Comparing version 7.7.3 to 7.7.4

20

CHANGELOG.json

@@ -5,2 +5,22 @@ {

{
"version": "7.7.4",
"tag": "@microsoft/api-extractor-model_v7.7.4",
"date": "Sun, 19 Jan 2020 02:26:52 GMT",
"comments": {
"patch": [
{
"comment": "Upgrade Node typings to Node 10"
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.18.3` to `3.19.0`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.2` to `0.5.3`"
}
]
}
},
{
"version": "7.7.3",

@@ -7,0 +27,0 @@ "tag": "@microsoft/api-extractor-model_v7.7.3",

9

CHANGELOG.md
# Change Log - @microsoft/api-extractor-model
This log was last generated on Fri, 17 Jan 2020 01:08:23 GMT and should not be manually modified.
This log was last generated on Sun, 19 Jan 2020 02:26:52 GMT and should not be manually modified.
## 7.7.4
Sun, 19 Jan 2020 02:26:52 GMT
### Patches
- Upgrade Node typings to Node 10
## 7.7.3

@@ -6,0 +13,0 @@ Fri, 17 Jan 2020 01:08:23 GMT

8

package.json
{
"name": "@microsoft/api-extractor-model",
"version": "7.7.3",
"version": "7.7.4",
"description": "A helper library for loading and saving the .api.json files created by API Extractor",

@@ -17,3 +17,3 @@ "repository": {

"dependencies": {
"@microsoft/node-core-library": "3.18.3",
"@microsoft/node-core-library": "3.19.0",
"@microsoft/tsdoc": "0.12.14"

@@ -24,7 +24,7 @@ },

"@microsoft/rush-stack-compiler-3.5": "0.3.11",
"@rushstack/eslint-config": "0.5.2",
"@rushstack/eslint-config": "0.5.3",
"@types/jest": "23.3.11",
"@types/node": "8.10.54",
"@types/node": "10.17.13",
"gulp": "~4.0.2"
}
}
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