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
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.8.8 to 7.8.9

15

CHANGELOG.json

@@ -5,2 +5,17 @@ {

{
"version": "7.8.9",
"tag": "@microsoft/api-extractor-model_v7.8.9",
"date": "Wed, 24 Jun 2020 09:04:28 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" from `3.24.1` to `3.24.2`"
},
{
"comment": "Updating dependency \"@rushstack/eslint-config\" from `0.5.8` to `1.0.0`"
}
]
}
},
{
"version": "7.8.8",

@@ -7,0 +22,0 @@ "tag": "@microsoft/api-extractor-model_v7.8.8",

7

CHANGELOG.md
# Change Log - @microsoft/api-extractor-model
This log was last generated on Wed, 10 Jun 2020 20:48:30 GMT and should not be manually modified.
This log was last generated on Wed, 24 Jun 2020 09:04:28 GMT and should not be manually modified.
## 7.8.9
Wed, 24 Jun 2020 09:04:28 GMT
*Version update only*
## 7.8.8

@@ -6,0 +11,0 @@ Wed, 10 Jun 2020 20:48:30 GMT

2

lib/items/ApiDeclaredItem.js

@@ -21,3 +21,3 @@ "use strict";

*/
// eslint-disable-next-line @typescript-eslint/interface-name-prefix
// eslint-disable-next-line @typescript-eslint/naming-convention
class ApiDeclaredItem extends ApiDocumentedItem_1.ApiDocumentedItem {

@@ -24,0 +24,0 @@ constructor(options) {

@@ -26,3 +26,2 @@ "use strict";

// to avoid ES5 circular imports.
// eslint-disable-next-line @typescript-eslint/no-var-requires
const deserializerModule = require('../model/Deserializer');

@@ -29,0 +28,0 @@ return deserializerModule.Deserializer.deserialize(context, jsonObject);

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

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

"dependencies": {
"@rushstack/node-core-library": "3.24.1",
"@rushstack/node-core-library": "3.24.2",
"@microsoft/tsdoc": "0.12.19"

@@ -24,3 +24,3 @@ },

"@microsoft/rush-stack-compiler-3.5": "0.4.4",
"@rushstack/eslint-config": "0.5.8",
"@rushstack/eslint-config": "1.0.0",
"@types/jest": "25.2.1",

@@ -27,0 +27,0 @@ "@types/node": "10.17.13",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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