Comparing version 0.10.0-next.4 to 0.10.0-next.5
export * from './Errors.js'; | ||
export * as utils from '@cashscript/utils'; | ||
export { compileFile, compileString } from './compiler.js'; | ||
export declare const version = "0.10.0-next.4"; | ||
export declare const version = "0.10.0-next.5"; |
export * from './Errors.js'; | ||
export * as utils from '@cashscript/utils'; | ||
export { compileFile, compileString } from './compiler.js'; | ||
export const version = '0.10.0-next.4'; | ||
export const version = '0.10.0-next.5'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "cashc", | ||
"version": "0.10.0-next.4", | ||
"version": "0.10.0-next.5", | ||
"description": "Compile Bitcoin Cash contracts to Bitcoin Cash Script or artifacts", | ||
@@ -53,3 +53,3 @@ "keywords": [ | ||
"@bitauth/libauth": "^2.0.0", | ||
"@cashscript/utils": "^0.10.0-next.4", | ||
"@cashscript/utils": "^0.10.0-next.5", | ||
"antlr4": "^4.13.1-patch-1", | ||
@@ -69,3 +69,3 @@ "commander": "^7.1.0", | ||
}, | ||
"gitHead": "9105dbcd300aa6a96f8f5297147572a9a79af6c4" | ||
"gitHead": "3d6611410e8c7ed9d760071a8c639e91c2cbb477" | ||
} |
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