Comparing version 0.8.0-next.1 to 0.8.0-next.2
export * from './Errors.js'; | ||
export * as utils from '@cashscript/utils'; | ||
export { compileFile, compileString } from './compiler.js'; | ||
export declare const version = "0.8.0-next.1"; | ||
export declare const version = "0.8.0-next.2"; |
export * from './Errors.js'; | ||
export * as utils from '@cashscript/utils'; | ||
export { compileFile, compileString } from './compiler.js'; | ||
export const version = '0.8.0-next.1'; | ||
export const version = '0.8.0-next.2'; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "cashc", | ||
"version": "0.8.0-next.1", | ||
"version": "0.8.0-next.2", | ||
"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.1", | ||
"@cashscript/utils": "^0.8.0-next.2", | ||
"antlr4ts": "^0.5.0-alpha.4", | ||
@@ -69,3 +69,3 @@ "commander": "^7.1.0", | ||
}, | ||
"gitHead": "77c621fb963cc8e8951faebae53267d3520b7fe9" | ||
"gitHead": "37bcb8e924fc56ef8da2cb2a2640eb5478de39b2" | ||
} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
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
0
0