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
1
Versions
198
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.13.1 to 7.13.2

12

CHANGELOG.json

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

{
"version": "7.13.2",
"tag": "@microsoft/api-extractor-model_v7.13.2",
"date": "Wed, 19 May 2021 00:11:39 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.38.0`"
}
]
}
},
{
"version": "7.13.1",

@@ -7,0 +19,0 @@ "tag": "@microsoft/api-extractor-model_v7.13.1",

7

CHANGELOG.md
# Change Log - @microsoft/api-extractor-model
This log was last generated on Mon, 03 May 2021 15:10:29 GMT and should not be manually modified.
This log was last generated on Wed, 19 May 2021 00:11:39 GMT and should not be manually modified.
## 7.13.2
Wed, 19 May 2021 00:11:39 GMT
_Version update only_
## 7.13.1

@@ -6,0 +11,0 @@ Mon, 03 May 2021 15:10:29 GMT

10

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

@@ -13,9 +13,6 @@ "repository": {

"license": "MIT",
"scripts": {
"build": "heft test --clean"
},
"dependencies": {
"@microsoft/tsdoc": "0.13.2",
"@microsoft/tsdoc-config": "~0.15.2",
"@rushstack/node-core-library": "3.37.0"
"@rushstack/node-core-library": "3.38.0"
},

@@ -28,3 +25,6 @@ "devDependencies": {

"@types/node": "10.17.13"
},
"scripts": {
"build": "heft test --clean"
}
}
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