Comparing version 0.8.0-next.2 to 0.8.0-next.3
export * from './Errors.js'; | ||
export * as utils from '@cashscript/utils'; | ||
export { compileFile, compileString } from './compiler.js'; | ||
export declare const version = "0.8.0-next.2"; | ||
export declare const version = "0.8.0-next.3"; |
export * from './Errors.js'; | ||
export * as utils from '@cashscript/utils'; | ||
export { compileFile, compileString } from './compiler.js'; | ||
export const version = '0.8.0-next.2'; | ||
export const version = '0.8.0-next.3'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "cashc", | ||
"version": "0.8.0-next.2", | ||
"version": "0.8.0-next.3", | ||
"description": "Compile Bitcoin Cash contracts to Bitcoin Cash Script or artifacts", | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
"@bitauth/libauth": "^2.0.0-alpha.8", | ||
"@cashscript/utils": "^0.8.0-next.2", | ||
"@cashscript/utils": "^0.8.0-next.3", | ||
"antlr4ts": "^0.5.0-alpha.4", | ||
@@ -69,3 +69,3 @@ "commander": "^7.1.0", | ||
}, | ||
"gitHead": "37bcb8e924fc56ef8da2cb2a2640eb5478de39b2" | ||
"gitHead": "398ff2afab6d731f077002e6be021ed2f1996b4a" | ||
} |
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