Socket
Socket
Sign inDemoInstall

@microsoft/api-extractor

Package Overview
Dependencies
Maintainers
2
Versions
487
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/api-extractor - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0

api-extractor.build.log

33

package.json
{
"name": "@microsoft/api-extractor",
"version": "0.0.0",
"description": "",
"main": "index.js",
"version": "1.0.0",
"description": "Validatation, documentation, and auditing for the exported API of a TypeScript package",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"license": "MIT",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "gulp",
"clean": "gulp clean",
"test": "gulp test"
},
"keywords": [],
"author": "",
"license": "ISC"
"devDependencies": {
"@types/chai": ">=3.4.34 <3.6.0",
"@types/mocha": ">=2.2.33 <2.6.0",
"chai": "~3.5.0",
"gulp": "~3.9.1",
"mocha": "~2.5.3",
"@microsoft/node-library-build": "~2.0.0"
},
"dependencies": {
"@types/es6-collections": "^0.5.29",
"@types/fs-extra": "~0.0.34",
"@types/node": ">=6.0.51 <6.9.1",
"@types/z-schema": "3.16.20-alpha",
"fs-extra": "~0.26.0",
"jju": "~1.3.0",
"typescript": "~2.0.3",
"z-schema": "~3.17.0"
}
}
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