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
197
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.13 to 7.13.14

20

CHANGELOG.json

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

{
"version": "7.13.14",
"tag": "@microsoft/api-extractor-model_v7.13.14",
"date": "Wed, 27 Oct 2021 00:08:15 GMT",
"comments": {
"patch": [
{
"comment": "Update the package.json repository field to include the directory property."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `3.43.0`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" to `2.4.4`"
}
]
}
},
{
"version": "7.13.13",

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

9

CHANGELOG.md
# Change Log - @microsoft/api-extractor-model
This log was last generated on Wed, 13 Oct 2021 15:09:54 GMT and should not be manually modified.
This log was last generated on Wed, 27 Oct 2021 00:08:15 GMT and should not be manually modified.
## 7.13.14
Wed, 27 Oct 2021 00:08:15 GMT
### Patches
- Update the package.json repository field to include the directory property.
## 7.13.13

@@ -6,0 +13,0 @@ Wed, 13 Oct 2021 15:09:54 GMT

9

package.json
{
"name": "@microsoft/api-extractor-model",
"version": "7.13.13",
"version": "7.13.14",
"description": "A helper library for loading and saving the .api.json files created by API Extractor",
"repository": {
"type": "git",
"url": "https://github.com/microsoft/rushstack/tree/master/apps/api-extractor-model"
"url": "https://github.com/microsoft/rushstack.git",
"directory": "apps/api-extractor-model"
},

@@ -16,6 +17,6 @@ "homepage": "https://api-extractor.com",

"@microsoft/tsdoc-config": "~0.15.2",
"@rushstack/node-core-library": "3.42.3"
"@rushstack/node-core-library": "3.43.0"
},
"devDependencies": {
"@rushstack/eslint-config": "2.4.3",
"@rushstack/eslint-config": "2.4.4",
"@rushstack/heft": "0.41.6",

@@ -22,0 +23,0 @@ "@rushstack/heft-node-rig": "1.2.25",

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