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

@cmsgov/ds-healthcare-gov

Package Overview
Dependencies
Maintainers
38
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cmsgov/ds-healthcare-gov - npm Package Compare versions

Comparing version 4.3.1 to 4.4.0

dist/images/error-light-red.svg

2

dist/types/index.d.ts

@@ -38,2 +38,2 @@ export type Language = "en" | "es";

export * from './Header';
export * from './Logo';
export * from './Logo';
{
"name": "@cmsgov/ds-healthcare-gov",
"version": "4.3.1",
"version": "4.4.0",
"publishConfig": {

@@ -8,4 +8,4 @@ "tag": "latest",

},
"description": "A child design system for HealthCare.gov",
"repository": "https://github.cms.gov/CMS-WDS/ds-healthcare-gov",
"description": "A design system for HealthCare.gov products",
"repository": "https://github.com/CMSgov/hcgov-design-system",
"scripts": {

@@ -18,3 +18,3 @@ "build": "yarn cmsds build-docs --skipLatest",

"gh-pages": "yarn build && gh-pages -d './docs/dist'",
"release": "./prepublish.sh && npm publish"
"release": "./prepublish.sh"
},

@@ -30,3 +30,3 @@ "main": "dist/components/index.js",

"dependencies": {
"@cmsgov/design-system": "2.1.1",
"@cmsgov/design-system": "2.2.1",
"classnames": "^2.0.0",

@@ -40,4 +40,4 @@ "i18next": "^10.0.0",

"@babel/plugin-transform-object-assign": "^7.10.4",
"@cmsgov/design-system-docs": "2.1.1",
"@cmsgov/design-system-scripts": "2.1.1",
"@cmsgov/design-system-docs": "2.2.1",
"@cmsgov/design-system-scripts": "2.2.1",
"@cmsgov/eslint-config-design-system": "2.0.0",

@@ -44,0 +44,0 @@ "@cmsgov/stylelint-config-design-system": "2.0.0",

@@ -1,12 +0,12 @@

# HealthCare.gov Child Design System
# HealthCare.gov Design System
[![npm](https://img.shields.io/npm/v/@cmsgov/ds-healthcare-gov.svg?label=@cmsgov%2Fds-healthcare-gov)](https://www.npmjs.com/package/@cmsgov/ds-healthcare-gov)
[>> **View the full documentation site here** <<](https://github.cms.gov/pages/CMS-WDS/ds-healthcare-gov/)
[>> **View the full documentation site here** <<](https://cmsgov.github.io/hcgov-design-system/)
The _HealthCare.gov Child Design System_ is a standalone design system, built on top of the [CMS Design System](https://design.cms.gov/) (CMSDS), for use in healthcare.gov applications. It is a _child_ of the CMS Design System in that it inherits all of the functionality of its parent while also adding its own features and customizations.
The _HealthCare.gov Design System_ contains shared design and front-end development resources for Healthcare.gov applications, and is built on top of the [CMS Design System](https://design.cms.gov/) (CMSDS). As a _child design system_, it inherits base styles, components, and guidance from the CMS Design System, while also adding its own features and customizations.
## Usage
For documentation on installation and usage, please refer to [our documentation site](https://github.cms.gov/pages/CMS-WDS/ds-healthcare-gov/startup/installation/).
For documentation on installation and usage, please refer to [our documentation site](https://cmsgov.github.io/hcgov-design-system/startup/installation/).

@@ -57,2 +57,9 @@ ## Contributing

As a child design system to the CMS Design System, we need to know how the CMSDS and its tooling work. For more information on how to build off of the CMSDS, extend it, and customize it, check out the [child design system example and its documentation](https://github.com/CMSgov/design-system/tree/master/examples/child-design-system).
As a child design system, the Healthcare.gov Design System shares the same tooling and organization as the CMSDS. For more information on how to extend and customize SASS, JS, and documentation, check out the [child design system example and its documentation](https://github.com/CMSgov/design-system/tree/master/examples/child-design-system).
## Who’s using the Healthcare.gov design system
The design system is currently being applied to some pages on HealthCare.gov and project teams are actively working to apply the design system consistently across all of HealthCare.gov.
- [Find Local Help](https://localhelp.healthcare.gov/#/)
- [Tax Tools](https://www.healthcare.gov/tax-tool/#/)
- [Window Shop](https://healthcare.gov/see-plans)

@@ -38,2 +38,2 @@ export type Language = "en" | "es";

export * from './Header';
export * from './Logo';
export * from './Logo';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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