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

@cmsgov/design-system

Package Overview
Dependencies
Maintainers
39
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cmsgov/design-system - npm Package Compare versions

Comparing version 2.0.0-beta.6 to 2.0.0

LICENSE.md

5

package.json
{
"name": "@cmsgov/design-system",
"version": "2.0.0-beta.6",
"version": "2.0.0",
"publishConfig": {

@@ -29,3 +29,4 @@ "access": "public"

"react-dom": ">=16.0.0"
}
},
"gitHead": "6d0ff0fd9ea291d78a45e92cb299e2cc13d9fdf6"
}

19

README.md

@@ -51,15 +51,16 @@ This package contains the following design system assets:

β”œβ”€β”€ components/
β”‚Β Β  └── index.js Compiled JS (CommmonJS)
β”‚Β Β  └── index.js Compiled JS entry point (CommmonJS)
β”œβ”€β”€ css/
β”‚Β Β  └── index.css Compiled CSS
β”‚Β Β  └── index.css Compiled CSS entry point
β”œβ”€β”€ esnext/
β”‚Β Β  └── index.esm.js Compiled JS (ES Module)
β”‚Β Β  └── index.esm.js Compiled JS entry point (ES Module)
β”œβ”€β”€ fonts/
β”œβ”€β”€ images/
└── scss/
β”œβ”€β”€ base/ Base styles, HTML element selectors
β”œβ”€β”€ components/ Component styles
Β Β  β”œβ”€β”€ settings/ Global variables, mixins, and functions
└── utilities/ Utility classes for individual CSS properties
└── index.scss Uncompiled SCSS
β”œβ”€β”€ scss/
β”‚ β”œβ”€β”€ base/ Base styles, HTML element selectors
β”‚ β”œβ”€β”€ components/ Component styles
β”‚Β Β  β”œβ”€β”€ settings/ Variables, mixins, and functions
β”‚ β”œβ”€β”€ utilities/ Utility classes for individual CSS properties
β”‚ └── index.scss Precompiled SCSS entry point
└── types/ Typescript definition files
```

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