@pothos/plugin-simple-objects
Advanced tools
Comparing version 3.6.4 to 3.6.5
# Change Log | ||
## 3.6.5 | ||
### Patch Changes | ||
- b12f9122: Fix issue with esm build script | ||
## 3.6.4 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pothos/plugin-simple-objects", | ||
"version": "3.6.4", | ||
"version": "3.6.5", | ||
"description": "A Pothos plugin for defining objects and interfaces without ts definitions for those types", | ||
@@ -41,4 +41,4 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@pothos/core": "3.22.5", | ||
"@pothos/test-utils": "1.4.3", | ||
"@pothos/core": "3.22.7", | ||
"@pothos/test-utils": "1.4.5", | ||
"graphql": "16.6.0", | ||
@@ -45,0 +45,0 @@ "graphql-tag": "^2.12.6" |
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
41886