New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cmsgov/design-system-layout

Package Overview
Dependencies
Maintainers
36
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cmsgov/design-system-layout - npm Package Compare versions

Comparing version 3.4.2 to 3.5.0

4

package.json
{
"name": "@cmsgov/design-system-layout",
"version": "3.4.2",
"version": "3.5.0",
"publishConfig": {

@@ -11,4 +11,4 @@ "access": "public"

"dependencies": {
"@cmsgov/design-system-support": "^3.4.2"
"@cmsgov/design-system-support": "^3.5.0"
}
}

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

```css
@import "@cmsgov/design-system-layout/src/index";
@import '@cmsgov/design-system-layout/src/index';
```

@@ -23,3 +23,3 @@

```css
@import "@cmsgov/design-system-layout/dist/index.css";
@import '@cmsgov/design-system-layout/dist/index.css';
```

@@ -37,2 +37,2 @@

You can also read our [CONTRIBUTING.md](https://github.com/CMSgov/design-system/blob/master/CONTRIBUTING.md) document to learn about setting up a local development environment, contributing to the design system, and our coding guidelines.
You can also read our [CONTRIBUTING.md](https://github.com/CMSgov/design-system/blob/master/CONTRIBUTING.md) document to learn about setting up a local development environment, contributing to the design system, and our coding guidelines.

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