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.5 to 1.5.6

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.5.6](https://github.com/json-schema-tools/transpiler/compare/1.5.5...1.5.6) (2020-10-29)
### Bug Fixes
* bump dev deps ([7db8ef4](https://github.com/json-schema-tools/transpiler/commit/7db8ef4bf7d59da537879117f544bbd6919991a8))
## [1.5.5](https://github.com/json-schema-tools/transpiler/compare/1.5.4...1.5.5) (2020-10-28)

@@ -2,0 +9,0 @@

14

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

@@ -36,13 +36,13 @@ "main": "build/index.js",

"@types/lodash.trim": "^4.5.6",
"@types/node": "^14.14.2",
"@types/node": "^14.14.6",
"@types/node-fetch": "^2.5.7",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"eslint": "^7.11.0",
"@typescript-eslint/eslint-plugin": "^4.6.0",
"@typescript-eslint/parser": "^4.6.0",
"eslint": "^7.12.1",
"inquirer": "^7.3.3",
"jest": "^26.6.1",
"node-fetch": "^2.6.1",
"ts-jest": "^26.4.2",
"ts-jest": "^26.4.3",
"typedoc": "^0.19.2",
"typescript": "^4.0.3"
"typescript": "^4.0.5"
},

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

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