Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Package.json to include all scripts and dependencies #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dobbobalina2
Copy link

Description

Problem*

Resolves

Summary*

Fixed package.json to include scripts and all dev dependencies.

Additional Context

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] Transitive: environment, filesystem, network, shell +29 214 MB antfu, patak, soda, ...2 more

View full report↗︎

@saleel saleel requested a review from signorecello January 22, 2025 19:34
{"noir_version":"0.36.0+801c71880ecf8386a26737a5d8bb5b4cb164b2ab","hash":6731359779922962627,"abi":{"parameters":[{"name":"age","type":{"kind":"integer","sign":"unsigned","width":8},"visibility":"private"}],"return_type":null,"error_types":{}},"bytecode":"H4sIAAAAAAAA/7VT2w6DIAwVdNmm2dN+pOWi5W2/MrP6/58wySAhDH0RT0IKtDk5nFLR/CDXdQl7sa42RI9bkpPNP2LdK0Q4BqzHxVyQW4cbAWTBA5kbKIOBKdoTDdMwGsOTYtT4BuVmsmDsPBISWrIfRVozGZrc7CZwaDTjYp3mxQNQVOBagjB5UiPzD3dUp6jYC8/VZTp3kU6Zxz3EPsm39QSqyD+cww/Xwhv7ZD9kuThFXbPtTX6WWdyrFTu8j0Iucj4Ld196Aue3LgUAAA==","debug_symbols":"lY9BCsIwFETvMusstBXUXEWkJG1SPnx+SpIKEnp3o3bRbZZv5jEwBZOz6zyQ+JCgHwUcRpMpSKWC8y9Ki5EvpWxihu7uCk4m6P62KXhiB309bU+Frk3v2/RLi17BRmKmeTg+qvHLRDKW3Y5+lfHQ5vfyb+rEBw==","file_map":{"70":{"source":"\nfn main(age: u8) {\n assert(age >= 18);\n}\n","path":"/Users/Americansprit/blockchain/tiny-noirjs-app/circuit/src/main.nr"}},"names":["main"],"brillig_names":["directive_integer_quotient"]}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this should be generated using noir version 1.0 beta as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants