@pothos/plugin-simple-objects
Advanced tools
Comparing version 3.0.0 to 3.0.1
# Change Log | ||
## 3.0.1 | ||
### Patch Changes | ||
- 2d9b21cd: Use workspace:\* for dev dependencies on pothos packages | ||
## 3.0.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pothos/plugin-simple-objects", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "A Pothos plugin for defining objects and interfaces without ts definitions for those types", | ||
@@ -36,5 +36,5 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@pothos/core": "^3.0.0", | ||
"@pothos/test-utils": "^1.0.0", | ||
"graphql": "16.2.0", | ||
"@pothos/core": "3.1.2", | ||
"@pothos/test-utils": "1.0.0", | ||
"graphql": "16.3.0", | ||
"graphql-tag": "^2.12.6" | ||
@@ -41,0 +41,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
105356
38