Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@coast/schemas

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coast/schemas

1. Major - Breaking changes (incompatible schemas) 2. Minor - new blocks, new templates 3. Patch - block iteration

  • 4.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
266
decreased by-39.55%
Maintainers
0
Weekly downloads
 
Created
Source

Versioning

  1. Major - Breaking changes (incompatible schemas)
  2. Minor - new blocks, new templates
  3. Patch - block iteration

Hosting

http://schemas.coastapp.com/card/v1/<schema>.json

Release Process

  1. If incrementing Major version, update the version property enum on top-level template schemas to new version.
  2. Make changes to schemas
  3. Run yarn gen
  4. Run yarn package
  5. Commit changes
  6. Run yarn version, increment version according to versions section above
  7. Run git push && git push --tags to push commit and tags.
  8. Run yarn upload (ensure your AWS creds are setup and aws-cli is installed first)
  9. Switch to frontend/shared repo and run yarn add "https://coast-app-bot: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@github.com/coast-app/schemas.git#vX.X.X" with correct version from step 6.
  10. Switch to frontend/native repo and run yarn add "https://coast-app-bot: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@github.com/coast-app/schemas.git#vX.X.X" with correct version from step 6.
  11. 🎉

Adding icons

https://www.notion.so/Adding-icons-08529b9a1caa492ba9db879436cab61d?pvs=4#7122028559324946bd680114a0ad07d5

FAQs

Package last updated on 13 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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