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

carbon-graveyard

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carbon-graveyard

Deprecated code from the carbon-react package.

  • 0.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

Carbon Graveyard

:skull: Where code comes to die.

All components and modules in this repository are no longer actively maintained, but are available for use if your application heavily relies on them. Ideally you should look to remove any dependency on this code.

Any code contributed to this repository should feature an associated README file with instructions on why it was deprecated and what alternatives you should look to use.

Making a Release

  • Update the version. You can either do this manually in the package.json file and run npm install to update the package-lock.json file, or you can run npm version x.x.x --no-git-tag-version.
  • Generate the release notes: ./script/generate-release-notes.sh.
  • Create a pull request with your changes into the release branch.
  • Once merged create a tag in GitHub from release for your new version number.
  • Check the release branch out locally and ensure the code is all up to date, publish the tag to npm with npm publish.
  • Merge release back into master to finish the release.

FAQs

Package last updated on 16 May 2019

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