Socket
Socket
Sign inDemoInstall

@wixc3/docs

Package Overview
Dependencies
Maintainers
67
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wixc3/docs - npm Package Compare versions

Comparing version 16.1.3 to 16.2.0

14

package.json
{
"name": "@wixc3/docs",
"version": "16.1.3",
"version": "16.2.0",
"description": "API ",

@@ -25,8 +25,8 @@ "main": "dist/cjs/index.js",

"dependencies": {
"@microsoft/api-documenter": "^7.23.20",
"@microsoft/api-extractor": "^7.39.4",
"@microsoft/api-extractor-model": "^7.28.3",
"@wixc3/common": "^16.1.3",
"@wixc3/fs-utils": "^16.1.3",
"@wixc3/typescript": "^16.1.0",
"@microsoft/api-documenter": "^7.23.23",
"@microsoft/api-extractor": "^7.40.1",
"@microsoft/api-extractor-model": "^7.28.9",
"@wixc3/common": "^16.2.0",
"@wixc3/fs-utils": "^16.2.0",
"@wixc3/typescript": "^16.2.0",
"glob": "^10.3.10",

@@ -33,0 +33,0 @@ "yargs": "^17.7.2"

{
"extends": "../../../tsconfig.base.json",
"compilerOptions": {
"outDir": "../dist/cjs"
}
"outDir": "../dist/cjs",
},
}
{
"extends": "../../../tsconfig.base.json",
"compilerOptions": {
"outDir": "../dist/cjs"
}
"outDir": "../dist/cjs",
},
}
{
"extends": "../../../tsconfig.base.json",
"compilerOptions": {
"outDir": "../dist/cjs"
}
"outDir": "../dist/cjs",
},
}

@@ -5,5 +5,5 @@ {

"types": ["node", "mocha"],
"outDir": "../dist/cjs"
"outDir": "../dist/cjs",
},
"references": [{ "path": "../../common/src" }, { "path": "../../fs-utils/src" }, { "path": "../../typescript/src" }]
"references": [{ "path": "../../common/src" }, { "path": "../../fs-utils/src" }, { "path": "../../typescript/src" }],
}

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