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

json-schema-to-ts

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-schema-to-ts - npm Package Compare versions

Comparing version 2.5.1 to 2.5.2-beta.0

8

package.json
{
"name": "json-schema-to-ts",
"version": "2.5.1",
"version": "2.5.2-beta.0",
"description": "Infer typescript types from your JSON schemas!",

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

"@types/json-schema": "^7.0.9",
"ts-toolbelt": "^9.6.0",
"ts-algebra": "^1.1.1"
"ts-algebra": "^1.1.1",
"ts-toolbelt": "^9.6.0"
},

@@ -25,2 +25,3 @@ "devDependencies": {

"@babel/preset-typescript": "^7.16.7",
"@rollup/plugin-typescript": "^8.3.2",
"@types/jest": "^27.4.0",

@@ -33,2 +34,3 @@ "ajv": "^8.10.0",

"rollup-plugin-import-map": "^2.2.2",
"tslib": "^2.4.0",
"typescript": "^4.5.5"

@@ -35,0 +37,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