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

@cagov/ds-skip-to-content

Package Overview
Dependencies
Maintainers
7
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cagov/ds-skip-to-content - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

16

CHANGELOG.md
# Skip to content changelog
## 2.0.1
- Removed redundant package-lock.json (due to workspaces config in monorepo). This fixes vulnerability in the npm `ip` package.
## 2.0.0
* Moved built CSS to dist folder.
- Moved built CSS to dist folder.
## 1.0.3
* Updated color variables in README file.
- Updated color variables in README file.
## 1.0.2
* Changed recommended target id from "#main-content" to "#body-content".
* Changed recommended default text to "Skip to content".
- Changed recommended target id from "#main-content" to "#body-content".
- Changed recommended default text to "Skip to content".
{
"name": "@cagov/ds-skip-to-content",
"version": "2.0.0",
"version": "2.0.1",
"description": "",

@@ -26,2 +26,2 @@ "main": "dist/index.css",

}
}
}

@@ -60,3 +60,3 @@ # Skip to content

```html
<link rel="stylesheet" href="https://cdn.designsystem.webstandards.ca.gov/components/ds-skip-to-content/v2.0.0/dist/index.css">
<link rel="stylesheet" href="https://cdn.designsystem.webstandards.ca.gov/components/ds-skip-to-content/v2.0.1/dist/index.css">
```

@@ -96,4 +96,2 @@

- [Component README template](https://www.notion.so/odi-engineering/Component-documentation-template-2da3975cc0954174ace43004d151451c)
- [Unit tests](https://github.com/cagov/design-system/blob/main/components/UNIT-TESTS.md)
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