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

@ombori/ts-schema

Package Overview
Dependencies
Maintainers
20
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ombori/ts-schema - npm Package Compare versions

Comparing version 2.39.3 to 2.65.5

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [2.65.5](https://github.com/ombori/gridapp/compare/v2.65.4...v2.65.5) (2021-06-09)
### Bug Fixes
* ts-schema version bump ([9a6d42a](https://github.com/ombori/gridapp/commit/9a6d42a29d7bda45f6b381d4fcd22c599f54a473))
## [2.39.3](https://github.com/ombori/gridapp/compare/v2.39.2...v2.39.3) (2021-03-25)

@@ -8,0 +19,0 @@

1

cli.js

@@ -54,2 +54,3 @@ #!/usr/bin/env node

topRef: false,
skipTypeCheck: true,
};

@@ -56,0 +57,0 @@

6

package.json
{
"name": "@ombori/ts-schema",
"version": "2.39.3",
"version": "2.65.5",
"description": "",

@@ -13,7 +13,7 @@ "main": "index.js",

"dependencies": {
"ts-json-schema-generator": "^0.68.1"
"ts-json-schema-generator": "^0.93.0"
},
"author": "",
"license": "ISC",
"gitHead": "22f083abc779d5bae07e6d40ce6e08d9f00e198a"
"gitHead": "3a47b8649f04e487a382f90a6abbfb5511eb8463"
}
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