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

get-graphql-from-jsonschema

Package Overview
Dependencies
Maintainers
5
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-graphql-from-jsonschema - npm Package Compare versions

Comparing version 8.0.17 to 8.0.18

2

build/lib/errors.d.ts

@@ -1,4 +0,4 @@

declare const SchemaInvalid_base: import("defekt/build/lib/CustomErrorConstructor").CustomErrorConstructor<"SchemaInvalid">;
declare const SchemaInvalid_base: import("defekt/build/lib/CustomErrorConstructor").CustomErrorConstructor<any, "SchemaInvalid">;
declare class SchemaInvalid extends SchemaInvalid_base {
}
export { SchemaInvalid };

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

## [8.0.18](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/8.0.17...8.0.18) (2022-08-11)
### Bug Fixes
* Update dependencies. ([#375](https://github.com/thenativeweb/get-graphql-from-jsonschema/issues/375)) ([ab7c4ce](https://github.com/thenativeweb/get-graphql-from-jsonschema/commit/ab7c4ced4206e57230a0b67cb4abb3e0cf77b914))
## [8.0.17](https://github.com/thenativeweb/get-graphql-from-jsonschema/compare/8.0.16...8.0.17) (2022-03-09)

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

{
"name": "get-graphql-from-jsonschema",
"version": "8.0.17",
"version": "8.0.18",
"description": "get-graphql-from-jsonschema gets a GraphQL schema from a JSON schema.",

@@ -24,9 +24,9 @@ "contributors": [

"@types/common-tags": "1.8.1",
"@types/json-schema": "7.0.9",
"@types/json-schema": "7.0.11",
"common-tags": "1.8.2",
"defekt": "8.2.0"
"defekt": "9.3.0"
},
"devDependencies": {
"assertthat": "6.4.0",
"roboter": "12.7.0",
"assertthat": "6.5.2",
"roboter": "13.2.1",
"semantic-release-configuration": "2.0.7"

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