@pothos/plugin-simple-objects
Advanced tools
Comparing version 3.6.5 to 3.6.6
# Change Log | ||
## 3.6.6 | ||
### Patch Changes | ||
- 6f00194c: Fix an issue with esm import transform | ||
## 3.6.5 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pothos/plugin-simple-objects", | ||
"version": "3.6.5", | ||
"version": "3.6.6", | ||
"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.7", | ||
"@pothos/test-utils": "1.4.5", | ||
"@pothos/core": "3.22.8", | ||
"@pothos/test-utils": "1.4.6", | ||
"graphql": "16.6.0", | ||
@@ -45,0 +45,0 @@ "graphql-tag": "^2.12.6" |
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
41967