@aphro/codegen-api
Advanced tools
Comparing version 0.2.1 to 0.2.2
# @aphro/codegen-api | ||
## 0.2.2 | ||
### Patch Changes | ||
- workaround to adhere to strict mode in generated code #43 | ||
- Updated dependencies | ||
- @aphro/schema-api@0.2.2 | ||
## 0.2.1 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@aphro/codegen-api", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"main": "lib/index.js", | ||
@@ -12,3 +12,3 @@ "type": "module", | ||
"dependencies": { | ||
"@aphro/schema-api": "0.2.1" | ||
"@aphro/schema-api": "0.2.2" | ||
}, | ||
@@ -15,0 +15,0 @@ "devDependencies": { |
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
11703
+ Added@aphro/schema-api@0.2.2(transitive)
- Removed@aphro/schema-api@0.2.1(transitive)
Updated@aphro/schema-api@0.2.2