New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@json-schema-tools/transpiler

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@json-schema-tools/transpiler - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [1.5.2](https://github.com/json-schema-tools/transpiler/compare/1.5.1...1.5.2) (2020-10-23)
### Bug Fixes
* clean up example ([19accca](https://github.com/json-schema-tools/transpiler/commit/19accca693089cf778c1758fd9cc9ba32ab8571f))
* update node-fetch ([689bc50](https://github.com/json-schema-tools/transpiler/commit/689bc502502c25357d4e6497bccc3691d5cd7b51))
## [1.5.1](https://github.com/json-schema-tools/transpiler/compare/1.5.0...1.5.1) (2020-10-23)

@@ -2,0 +10,0 @@

4

package.json
{
"name": "@json-schema-tools/transpiler",
"version": "1.5.1",
"version": "1.5.2",
"description": "Turn your json schema into typings for various languages. Achieve master class dev tooling.",

@@ -43,3 +43,3 @@ "main": "build/index.js",

"jest": "^26.6.1",
"node-fetch": "^2.6.0",
"node-fetch": "^2.6.1",
"ts-jest": "^26.4.2",

@@ -46,0 +46,0 @@ "typedoc": "^0.19.2",

@@ -45,3 +45,3 @@ # JSON Schema Transpiler

{ "title": "Donkey" },
{ "title": "YaMadda" },
{ "title": "Elephant" },
]

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