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 4.0.0 to 4.0.1

12

CHANGELOG.json

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

{
"version": "4.0.1",
"tag": "@fgv/ts-json-base_v4.0.1",
"date": "Tue, 14 May 2024 05:02:20 GMT",
"comments": {
"none": [
{
"comment": "publish"
}
]
}
},
{
"version": "4.0.0",

@@ -7,0 +19,0 @@ "tag": "@fgv/ts-json-base_v4.0.0",

9

CHANGELOG.md
# Change Log - @fgv/ts-json-base
This log was last generated on Tue, 14 May 2024 03:09:27 GMT and should not be manually modified.
This log was last generated on Tue, 14 May 2024 05:02:20 GMT and should not be manually modified.
## 4.0.1
Tue, 14 May 2024 05:02:20 GMT
### Updates
- publish
## 4.0.0

@@ -6,0 +13,0 @@ Tue, 14 May 2024 03:09:27 GMT

10

package.json
{
"name": "@fgv/ts-json-base",
"version": "4.0.0",
"version": "4.0.1",
"description": "Typescript types and basic functions for working with json",

@@ -19,4 +19,4 @@ "main": "lib/index.js",

"devDependencies": {
"@fgv/ts-utils": "4.0.0",
"@fgv/ts-utils-jest": "4.0.0",
"@fgv/ts-utils": "4.0.1",
"@fgv/ts-utils-jest": "4.0.1",
"@types/jest": "^29.5.12",

@@ -43,6 +43,6 @@ "@types/node": "^20.12.11",

"@microsoft/api-documenter": "^7.24.5",
"@fgv/ts-extras": "4.0.0"
"@fgv/ts-extras": "4.0.1"
},
"peerDependencies": {
"@fgv/ts-utils": "4.0.0"
"@fgv/ts-utils": "4.0.1"
},

@@ -49,0 +49,0 @@ "scripts": {

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