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

@fgv/ts-json-base

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fgv/ts-json-base - npm Package Compare versions

Comparing version 3.0.1-alpha.5 to 3.0.1-alpha.6

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.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 @@ },

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