graphql-syntax-highlighter-react
Advanced tools
Comparing version 0.0.1 to 0.0.11
@@ -1,1 +0,5 @@ | ||
export { QueryView } from './QueryView.jsx'; | ||
var QueryView = require('./dist/QueryView').default; | ||
module.exports = { | ||
QueryView: QueryView, | ||
}; |
{ | ||
"name": "graphql-syntax-highlighter-react", | ||
"version": "0.0.1", | ||
"version": "0.0.11", | ||
"description": "A React component for highlighting GraphQL syntax.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31294
821