New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cashc

Package Overview
Dependencies
Maintainers
0
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cashc - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

2

dist/index.d.ts
export * from './Errors.js';
export * as utils from '@cashscript/utils';
export { compileFile, compileString } from './compiler.js';
export declare const version = "0.10.0";
export declare const version = "0.10.1";
export * from './Errors.js';
export * as utils from '@cashscript/utils';
export { compileFile, compileString } from './compiler.js';
export const version = '0.10.0';
export const version = '0.10.1';
//# sourceMappingURL=index.js.map
{
"name": "cashc",
"version": "0.10.0",
"version": "0.10.1",
"description": "Compile Bitcoin Cash contracts to Bitcoin Cash Script or artifacts",

@@ -53,3 +53,3 @@ "keywords": [

"@bitauth/libauth": "^3.0.0",
"@cashscript/utils": "^0.10.0",
"@cashscript/utils": "^0.10.1",
"antlr4": "^4.13.1-patch-1",

@@ -69,3 +69,3 @@ "commander": "^7.1.0",

},
"gitHead": "cd3031b60dc4ca2d2351608dfd838a50bcc7bbb9"
"gitHead": "0dd95d5b05a438ac1884bdb2252aec6a4c77e5b2"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc