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.4.1 to 7.4.2

17

CHANGELOG.json

@@ -5,2 +5,19 @@ {

{
"version": "7.4.2",
"tag": "@microsoft/api-extractor-model_v7.4.2",
"date": "Mon, 23 Sep 2019 15:14:55 GMT",
"comments": {
"patch": [
{
"comment": "Remove unnecessary dependency on @types/node"
}
],
"dependency": [
{
"comment": "Updating dependency \"@microsoft/node-core-library\" from `3.14.2` to `3.15.0`"
}
]
}
},
{
"version": "7.4.1",

@@ -7,0 +24,0 @@ "tag": "@microsoft/api-extractor-model_v7.4.1",

9

CHANGELOG.md
# Change Log - @microsoft/api-extractor-model
This log was last generated on Tue, 10 Sep 2019 22:32:23 GMT and should not be manually modified.
This log was last generated on Mon, 23 Sep 2019 15:14:55 GMT and should not be manually modified.
## 7.4.2
Mon, 23 Sep 2019 15:14:55 GMT
### Patches
- Remove unnecessary dependency on @types/node
## 7.4.1

@@ -6,0 +13,0 @@ Tue, 10 Sep 2019 22:32:23 GMT

8

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

@@ -17,5 +17,4 @@ "repository": {

"dependencies": {
"@microsoft/node-core-library": "3.14.2",
"@microsoft/tsdoc": "0.12.14",
"@types/node": "8.5.8"
"@microsoft/node-core-library": "3.15.0",
"@microsoft/tsdoc": "0.12.14"
},

@@ -26,2 +25,3 @@ "devDependencies": {

"@types/jest": "23.3.11",
"@types/node": "8.10.54",
"gulp": "~4.0.2",

@@ -28,0 +28,0 @@ "tslint-microsoft-contrib": "~5.2.1"

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