@aphro/schema-api
Advanced tools
Comparing version 0.2.5 to 0.2.6
# @aphro/schema-api | ||
## 0.2.6 | ||
### Patch Changes | ||
- Export queries and specs, move connectors to own packages, fix #43 and other bugs | ||
## 0.2.5 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@aphro/schema-api", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"main": "lib/index.js", | ||
@@ -12,3 +12,3 @@ "type": "module", | ||
"devDependencies": { | ||
"typescript": "^4.6.4" | ||
"typescript": "^4.8.2" | ||
}, | ||
@@ -15,0 +15,0 @@ "jest": { |
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
29659