Socket
Socket
Sign inDemoInstall

@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.29.5 to 7.29.6

7

CHANGELOG.md
# Change Log - @microsoft/api-extractor-model
This log was last generated on Mon, 12 Aug 2024 22:16:04 GMT and should not be manually modified.
This log was last generated on Wed, 21 Aug 2024 05:43:04 GMT and should not be manually modified.
## 7.29.6
Wed, 21 Aug 2024 05:43:04 GMT
_Version update only_
## 7.29.5

@@ -6,0 +11,0 @@ Mon, 12 Aug 2024 22:16:04 GMT

2

lib/items/ApiPropertyItem.d.ts
import type { Excerpt, IExcerptTokenRange } from '../mixins/Excerpt';
import { type IApiDeclaredItemOptions, ApiDeclaredItem, type IApiDeclaredItemJson } from '../items/ApiDeclaredItem';
import { type IApiDeclaredItemOptions, ApiDeclaredItem, type IApiDeclaredItemJson } from './ApiDeclaredItem';
import { ApiReleaseTagMixin, type IApiReleaseTagMixinOptions } from '../mixins/ApiReleaseTagMixin';

@@ -4,0 +4,0 @@ import { type IApiNameMixinOptions, ApiNameMixin } from '../mixins/ApiNameMixin';

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

exports.ApiPropertyItem = void 0;
const ApiDeclaredItem_1 = require("../items/ApiDeclaredItem");
const ApiDeclaredItem_1 = require("./ApiDeclaredItem");
const ApiReleaseTagMixin_1 = require("../mixins/ApiReleaseTagMixin");

@@ -9,0 +9,0 @@ const ApiNameMixin_1 = require("../mixins/ApiNameMixin");

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

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

"@microsoft/tsdoc-config": "~0.17.0",
"@rushstack/node-core-library": "5.6.0"
"@rushstack/node-core-library": "5.7.0"
},

@@ -20,0 +20,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display

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