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
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.27.1 to 7.27.2

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.35.0"
"packageVersion": "7.35.1"
}
]
}
{
"name": "@microsoft/api-extractor-model",
"version": "7.27.1",
"version": "7.27.2",
"description": "A helper library for loading and saving the .api.json files created by API Extractor",

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

"@microsoft/tsdoc-config": "~0.16.1",
"@rushstack/node-core-library": "3.59.2"
"@rushstack/node-core-library": "3.59.3"
},
"devDependencies": {
"@rushstack/heft": "0.50.6",
"@rushstack/heft-node-rig": "1.13.0",
"@rushstack/heft": "0.51.0",
"@rushstack/heft-node-rig": "2.0.1",
"@types/heft-jest": "1.0.1",
"@types/node": "14.18.36",
"@rushstack/eslint-config": "3.3.0"
"@rushstack/eslint-config": "3.3.1"
},
"scripts": {
"build": "heft build --clean",
"_phase:build": "heft build --clean",
"_phase:test": "heft test --no-build"
"_phase:build": "heft run --only build -- --clean",
"_phase:test": "heft run --only 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