Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@microsoft/tsdoc-config

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/tsdoc-config - npm Package Compare versions

Comparing version 0.13.4 to 0.13.5

12

CHANGELOG.json

@@ -5,2 +5,14 @@ {

{
"version": "0.13.5",
"tag": "@microsoft/tsdoc-config_v0.13.5",
"date": "Sun, 19 Jul 2020 01:22:35 GMT",
"comments": {
"patch": [
{
"comment": "Bump ajv dependency to ~6.12.3"
}
]
}
},
{
"version": "0.13.4",

@@ -7,0 +19,0 @@ "tag": "@microsoft/tsdoc-config_v0.13.4",

9

CHANGELOG.md
# Change Log - @microsoft/tsdoc-config
This log was last generated on Wed, 20 May 2020 22:33:27 GMT and should not be manually modified.
This log was last generated on Sun, 19 Jul 2020 01:22:35 GMT and should not be manually modified.
## 0.13.5
Sun, 19 Jul 2020 01:22:35 GMT
### Patches
- Bump ajv dependency to ~6.12.3
## 0.13.4

@@ -6,0 +13,0 @@ Wed, 20 May 2020 22:33:27 GMT

export { TSDocConfigFile } from './TSDocConfigFile';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { TSDocTagDefinition, TSDocConfiguration, ParserMessageLog } from '@microsoft/tsdoc';

@@ -0,0 +0,0 @@ "use strict";

8

package.json
{
"name": "@microsoft/tsdoc-config",
"version": "0.13.4",
"version": "0.13.5",
"description": "A loader for the tsdoc.json file",

@@ -24,3 +24,3 @@ "keywords": [

"@microsoft/tsdoc": "0.12.20",
"ajv": "~6.10.2",
"ajv": "~6.12.3",
"jju": "~1.4.0",

@@ -30,3 +30,3 @@ "resolve": "~1.12.0"

"devDependencies": {
"@rushstack/eslint-config": "0.4.0",
"@rushstack/eslint-config": "1.0.1",
"@types/jest": "24.0.16",

@@ -36,3 +36,3 @@ "@types/jju": "1.4.1",

"@types/node": "10.17.5",
"eslint": "^6.0.0",
"eslint": "~7.2.0",
"jest": "~24.8.0",

@@ -39,0 +39,0 @@ "prettier": "~1.18.2",

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