graphql-schemax
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -5,2 +5,4 @@ # Changelog | ||
### [0.0.12](https://github.com/nicolasdao/graphql-schemax/compare/v0.0.11...v0.0.12) (2021-11-13) | ||
### [0.0.11](https://github.com/nicolasdao/graphql-schemax/compare/v0.0.10...v0.0.11) (2021-11-13) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "graphql-schemax", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "Creates GraphQL string schema from plain JSON objects.", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"lint": "eslint src/ test/ --fix --ext .mjs", | ||
"push": "git push --follow-tags origin master && npm publish", | ||
"push": "npm run build && git push --follow-tags origin master && npm publish", | ||
"rls": "standard-version --release-as", | ||
@@ -34,0 +34,0 @@ "test": "mocha --exit", |
@@ -1069,2 +1069,4 @@ # GRAPHQL-SCHEMAX | ||
> This command is aitomatically executed before exah deployment to make sure the latest build is always depployed. | ||
## Unit test | ||
@@ -1071,0 +1073,0 @@ |
Sorry, the diff of this file is not supported yet
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
52319
720
1178