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

semantic-graphql

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semantic-graphql - npm Package Versions

1

0.2.1

Diff

Changelog

Source

0.2.1

Bug fixes:

  • Fixed a bug concerning the inference of owl:inverseOf.
dherault
published 0.2.0 •

Changelog

Source

0.2.0

Breaking changes:

  • Removed resolvers.resolveSourceClassIri.
  • Added resolvers.resolveSourceTypes.
  • Interface type resolving now happens on GraphQLObjectTypes. This means that your external GraphQLObjectTypes must provide an isTypeOf method.

New features:

  • Promise support for all resolvers.

Bug fixes:

  • Fixed requireGraphqlRelay behavior.
  • Fixed a bug on SemanticGraph#addFieldOnObjectType.
  • Fixed a bug that happened when inferring owl:inverseOf on properties that are a rdfs:subProperty with no rdfs:range.
  • Fixed a circular dependency in ./src/graphql.

Miscellaneous:

  • Add MIT license.
  • Add .npmignore file.
  • id field now appears on top when introspecting.
  • graphqlDescription are now created from the locale in config.
dherault
published 0.1.0 •

Changelog

Source

0.1.0

First release! :tada:

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