wasm-ast-types
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "wasm-ast-types", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "CosmWasm TypeScript AST generation", | ||
"author": "Dan Lynch <pyramation@gmail.com>", | ||
"homepage": "https://github.com/pyramation/cosmscript/tree/master/packages/wasm-ast-types#readme", | ||
"homepage": "https://github.com/pyramation/cosmwasm-typescript-gen/tree/master/packages/wasm-ast-types#readme", | ||
"license": "SEE LICENSE IN LICENSE", | ||
@@ -45,7 +45,7 @@ "main": "main/index.js", | ||
"type": "git", | ||
"url": "https://github.com/pyramation/cosmscript/tree/master/packages/wasm-ast-types" | ||
"url": "https://github.com/pyramation/cosmwasm-typescript-gen/tree/master/packages/wasm-ast-types" | ||
}, | ||
"keywords": [], | ||
"bugs": { | ||
"url": "https://github.com/pyramation/cosmscript/tree/master/packages/wasm-ast-types/issues" | ||
"url": "https://github.com/pyramation/cosmwasm-typescript-gen/tree/master/packages/wasm-ast-types/issues" | ||
}, | ||
@@ -89,3 +89,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ef6a879c720522764911a6f5f915aa824b4e3e08" | ||
"gitHead": "f3aed801c61181b4592442cbf0be24c5a7322e5b" | ||
} |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
76820