@codama/renderers-js
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -7,2 +7,3 @@ export * from './ImportMap'; | ||
export * from './renderVisitor'; | ||
export { renderVisitor as default } from './renderVisitor'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@codama/renderers-js", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "JavaScript renderer compatible with the Solana web3.js library", | ||
@@ -35,7 +35,7 @@ "exports": { | ||
"prettier": "^3.4.2", | ||
"@codama/errors": "1.2.1", | ||
"@codama/nodes": "1.2.1", | ||
"@codama/nodes-from-anchor": "1.1.1", | ||
"@codama/renderers-core": "1.0.3", | ||
"@codama/visitors-core": "1.2.1" | ||
"@codama/errors": "1.2.2", | ||
"@codama/nodes-from-anchor": "1.1.2", | ||
"@codama/renderers-core": "1.0.4", | ||
"@codama/nodes": "1.2.2", | ||
"@codama/visitors-core": "1.2.2" | ||
}, | ||
@@ -42,0 +42,0 @@ "devDependencies": { |
@@ -10,3 +10,3 @@ # Codama ➤ Renderers ➤ JavaScript | ||
This package generates JavaScript clients from your Codama IDLs. The generated clients are compatible with the soon-to-be-released 2.0 line of [`@solana/web3.js`](https://github.com/solana-labs/solana-web3.js). | ||
This package generates JavaScript clients from your Codama IDLs. The generated clients are compatible with the soon-to-be-released 2.0 line of [`@solana/web3.js`](https://github.com/anza-xyz/solana-web3.js). | ||
@@ -13,0 +13,0 @@ ## Installation |
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
Sorry, the diff of this file is not supported yet
979438
5906
+ Added@codama/errors@1.2.2(transitive)
+ Added@codama/node-types@1.2.2(transitive)
+ Added@codama/nodes@1.2.2(transitive)
+ Added@codama/nodes-from-anchor@1.1.2(transitive)
+ Added@codama/renderers-core@1.0.4(transitive)
+ Added@codama/visitors@1.2.2(transitive)
+ Added@codama/visitors-core@1.2.2(transitive)
- Removed@codama/errors@1.2.1(transitive)
- Removed@codama/node-types@1.2.1(transitive)
- Removed@codama/nodes@1.2.1(transitive)
- Removed@codama/nodes-from-anchor@1.1.1(transitive)
- Removed@codama/renderers-core@1.0.3(transitive)
- Removed@codama/visitors@1.2.1(transitive)
- Removed@codama/visitors-core@1.2.1(transitive)
Updated@codama/errors@1.2.2
Updated@codama/nodes@1.2.2
Updated@codama/renderers-core@1.0.4
Updated@codama/visitors-core@1.2.2