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.28.4 to 7.28.5

2

dist/tsdoc-metadata.json

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.37.1"
"packageVersion": "7.39.1"
}
]
}

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

}
exports.AedocDefinitions = AedocDefinitions;
AedocDefinitions.betaDocumentation = new tsdoc_1.TSDocTagDefinition({

@@ -61,3 +62,2 @@ tagName: '@betaDocumentation',

});
exports.AedocDefinitions = AedocDefinitions;
//# sourceMappingURL=AedocDefinitions.js.map

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

ReleaseTag[ReleaseTag["Public"] = 4] = "Public";
})(ReleaseTag = exports.ReleaseTag || (exports.ReleaseTag = {}));
})(ReleaseTag || (exports.ReleaseTag = ReleaseTag = {}));
/**

@@ -90,3 +90,3 @@ * Helper functions for working with the `ReleaseTag` enum.

ReleaseTag.compare = compare;
})(ReleaseTag = exports.ReleaseTag || (exports.ReleaseTag = {}));
})(ReleaseTag || (exports.ReleaseTag = ReleaseTag = {}));
//# sourceMappingURL=ReleaseTag.js.map

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

ApiItemKind["None"] = "None";
})(ApiItemKind = exports.ApiItemKind || (exports.ApiItemKind = {}));
})(ApiItemKind || (exports.ApiItemKind = ApiItemKind = {}));
// PRIVATE - Allows ApiItemContainerMixin to assign the parent.

@@ -40,0 +40,0 @@ //

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

ApiAbstractMixin.isBaseClassOf = isBaseClassOf;
})(ApiAbstractMixin = exports.ApiAbstractMixin || (exports.ApiAbstractMixin = {}));
})(ApiAbstractMixin || (exports.ApiAbstractMixin = ApiAbstractMixin = {}));
//# sourceMappingURL=ApiAbstractMixin.js.map

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

ApiExportedMixin.isBaseClassOf = isBaseClassOf;
})(ApiExportedMixin = exports.ApiExportedMixin || (exports.ApiExportedMixin = {}));
})(ApiExportedMixin || (exports.ApiExportedMixin = ApiExportedMixin = {}));
//# sourceMappingURL=ApiExportedMixin.js.map

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

ApiInitializerMixin.isBaseClassOf = isBaseClassOf;
})(ApiInitializerMixin = exports.ApiInitializerMixin || (exports.ApiInitializerMixin = {}));
})(ApiInitializerMixin || (exports.ApiInitializerMixin = ApiInitializerMixin = {}));
//# sourceMappingURL=ApiInitializerMixin.js.map

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

ApiItemContainerMixin.isBaseClassOf = isBaseClassOf;
})(ApiItemContainerMixin = exports.ApiItemContainerMixin || (exports.ApiItemContainerMixin = {}));
})(ApiItemContainerMixin || (exports.ApiItemContainerMixin = ApiItemContainerMixin = {}));
//# sourceMappingURL=ApiItemContainerMixin.js.map

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

ApiNameMixin.isBaseClassOf = isBaseClassOf;
})(ApiNameMixin = exports.ApiNameMixin || (exports.ApiNameMixin = {}));
})(ApiNameMixin || (exports.ApiNameMixin = ApiNameMixin = {}));
//# sourceMappingURL=ApiNameMixin.js.map

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

ApiOptionalMixin.isBaseClassOf = isBaseClassOf;
})(ApiOptionalMixin = exports.ApiOptionalMixin || (exports.ApiOptionalMixin = {}));
})(ApiOptionalMixin || (exports.ApiOptionalMixin = ApiOptionalMixin = {}));
//# sourceMappingURL=ApiOptionalMixin.js.map

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

ApiParameterListMixin.isBaseClassOf = isBaseClassOf;
})(ApiParameterListMixin = exports.ApiParameterListMixin || (exports.ApiParameterListMixin = {}));
})(ApiParameterListMixin || (exports.ApiParameterListMixin = ApiParameterListMixin = {}));
//# sourceMappingURL=ApiParameterListMixin.js.map

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

ApiProtectedMixin.isBaseClassOf = isBaseClassOf;
})(ApiProtectedMixin = exports.ApiProtectedMixin || (exports.ApiProtectedMixin = {}));
})(ApiProtectedMixin || (exports.ApiProtectedMixin = ApiProtectedMixin = {}));
//# sourceMappingURL=ApiProtectedMixin.js.map

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

ApiReadonlyMixin.isBaseClassOf = isBaseClassOf;
})(ApiReadonlyMixin = exports.ApiReadonlyMixin || (exports.ApiReadonlyMixin = {}));
})(ApiReadonlyMixin || (exports.ApiReadonlyMixin = ApiReadonlyMixin = {}));
//# sourceMappingURL=ApiReadonlyMixin.js.map

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

ApiReleaseTagMixin.isBaseClassOf = isBaseClassOf;
})(ApiReleaseTagMixin = exports.ApiReleaseTagMixin || (exports.ApiReleaseTagMixin = {}));
})(ApiReleaseTagMixin || (exports.ApiReleaseTagMixin = ApiReleaseTagMixin = {}));
//# sourceMappingURL=ApiReleaseTagMixin.js.map

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

ApiReturnTypeMixin.isBaseClassOf = isBaseClassOf;
})(ApiReturnTypeMixin = exports.ApiReturnTypeMixin || (exports.ApiReturnTypeMixin = {}));
})(ApiReturnTypeMixin || (exports.ApiReturnTypeMixin = ApiReturnTypeMixin = {}));
//# sourceMappingURL=ApiReturnTypeMixin.js.map

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

ApiStaticMixin.isBaseClassOf = isBaseClassOf;
})(ApiStaticMixin = exports.ApiStaticMixin || (exports.ApiStaticMixin = {}));
})(ApiStaticMixin || (exports.ApiStaticMixin = ApiStaticMixin = {}));
//# sourceMappingURL=ApiStaticMixin.js.map

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

ApiTypeParameterListMixin.isBaseClassOf = isBaseClassOf;
})(ApiTypeParameterListMixin = exports.ApiTypeParameterListMixin || (exports.ApiTypeParameterListMixin = {}));
})(ApiTypeParameterListMixin || (exports.ApiTypeParameterListMixin = ApiTypeParameterListMixin = {}));
//# sourceMappingURL=ApiTypeParameterListMixin.js.map

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

ExcerptTokenKind["Reference"] = "Reference";
})(ExcerptTokenKind = exports.ExcerptTokenKind || (exports.ExcerptTokenKind = {}));
})(ExcerptTokenKind || (exports.ExcerptTokenKind = ExcerptTokenKind = {}));
/**

@@ -21,0 +21,0 @@ * Represents a fragment of text belonging to an {@link Excerpt} object.

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

FindApiItemsMessageId["UnsupportedKind"] = "unsupported-kind";
})(FindApiItemsMessageId = exports.FindApiItemsMessageId || (exports.FindApiItemsMessageId = {}));
})(FindApiItemsMessageId || (exports.FindApiItemsMessageId = FindApiItemsMessageId = {}));
//# sourceMappingURL=IFindApiItemsResult.js.map

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

EnumMemberOrder["Preserve"] = "preserve";
})(EnumMemberOrder = exports.EnumMemberOrder || (exports.EnumMemberOrder = {}));
})(EnumMemberOrder || (exports.EnumMemberOrder = EnumMemberOrder = {}));
/**

@@ -41,0 +41,0 @@ * Represents a member of a TypeScript enum declaration.

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

ApiJsonSchemaVersion[ApiJsonSchemaVersion["OLDEST_FORWARDS_COMPATIBLE"] = 1001] = "OLDEST_FORWARDS_COMPATIBLE";
})(ApiJsonSchemaVersion = exports.ApiJsonSchemaVersion || (exports.ApiJsonSchemaVersion = {}));
})(ApiJsonSchemaVersion || (exports.ApiJsonSchemaVersion = ApiJsonSchemaVersion = {}));
class DeserializerContext {

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

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

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

"@microsoft/tsdoc-config": "~0.16.1",
"@rushstack/node-core-library": "3.63.0"
"@rushstack/node-core-library": "3.64.0"
},
"devDependencies": {
"@rushstack/heft": "0.62.0",
"@rushstack/heft-node-rig": "2.3.2",
"@rushstack/heft": "0.64.0",
"@rushstack/heft-node-rig": "2.4.0",
"@types/heft-jest": "1.0.1",

@@ -24,0 +24,0 @@ "@types/node": "18.17.15",

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

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

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

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