wasm-ast-types
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -179,3 +179,3 @@ "use strict"; | ||
} else { | ||
throw new Error('createTypedObjectParams() contact maintainer'); | ||
throw new Error('getPropertySignatureFromProp() contact maintainer'); | ||
} | ||
@@ -182,0 +182,0 @@ } |
@@ -142,3 +142,3 @@ import * as t from '@babel/types'; | ||
} else { | ||
throw new Error('createTypedObjectParams() contact maintainer'); | ||
throw new Error('getPropertySignatureFromProp() contact maintainer'); | ||
} | ||
@@ -145,0 +145,0 @@ } |
{ | ||
"name": "wasm-ast-types", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "CosmWasm TypeScript AST generation", | ||
@@ -89,3 +89,3 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
}, | ||
"gitHead": "51e6e530adc95d8118606379848080dd9bc3c25a" | ||
"gitHead": "8c35eebc33e7109da33ecb5f5bdeffc9a1b0d9af" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
186980
0