@fgv/ts-json-base
Advanced tools
Comparing version 3.0.1-alpha.5 to 3.0.1-alpha.6
@@ -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.39.4" | ||
"packageVersion": "7.42.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@fgv/ts-json-base", | ||
"version": "3.0.1-alpha.5", | ||
"version": "3.0.1-alpha.6", | ||
"description": "Typescript types and basic functions for working with json", | ||
@@ -19,10 +19,10 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@fgv/ts-utils": "3.0.1-alpha.5", | ||
"@fgv/ts-utils-jest": "3.0.1-alpha.5", | ||
"@fgv/ts-utils": "3.0.1-alpha.6", | ||
"@fgv/ts-utils-jest": "3.0.1-alpha.6", | ||
"@types/jest": "^29.5.12", | ||
"@types/mustache": "^4.2.5", | ||
"@types/node": "^20.11.16", | ||
"@typescript-eslint/eslint-plugin": "^6.20.0", | ||
"@typescript-eslint/parser": "^6.20.0", | ||
"eslint": "^8.56.0", | ||
"@types/node": "^20.11.24", | ||
"@typescript-eslint/eslint-plugin": "^7.1.0", | ||
"@typescript-eslint/parser": "^7.1.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-standard": "^17.1.0", | ||
@@ -40,10 +40,11 @@ "eslint-plugin-import": "^2.29.1", | ||
"eslint-plugin-n": "^16.6.2", | ||
"@rushstack/heft-node-rig": "~2.4.5", | ||
"@rushstack/heft": "~0.64.3", | ||
"@rushstack/heft-node-rig": "~2.4.21", | ||
"@rushstack/heft": "~0.65.8", | ||
"heft-jest": "~1.0.2", | ||
"@types/heft-jest": "1.0.6", | ||
"@microsoft/api-documenter": "^7.23.20" | ||
"@microsoft/api-documenter": "^7.23.34", | ||
"@fgv/ts-extras": "3.0.1-alpha.6" | ||
}, | ||
"peerDependencies": { | ||
"@fgv/ts-utils": "3.0.1-alpha.5", | ||
"@fgv/ts-utils": "3.0.1-alpha.6", | ||
"mustache": "^4.2.0" | ||
@@ -50,0 +51,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
149409
26