Socket
Socket
Sign inDemoInstall

primer-progress

Package Overview
Dependencies
Maintainers
1
Versions
253
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primer-progress - npm Package Compare versions

Comparing version 0.1.0-alpha.3f5d8a65 to 0.1.0-alpha.7dd7d142

4

package.json
{
"version": "0.1.0-alpha.3f5d8a65",
"version": "0.1.0-alpha.7dd7d142",
"name": "primer-progress",

@@ -34,3 +34,3 @@ "description": "TODO: fill in this description later",

"dependencies": {
"primer-support": "4.7.0-alpha.3f5d8a65"
"primer-support": "4.7.0-alpha.7dd7d142"
},

@@ -37,0 +37,0 @@ "keywords": [

@@ -35,5 +35,4 @@ # Primer / Progress

```
## Documentation
## Default Progress Bar
<!-- %docs

@@ -44,2 +43,6 @@ title: Progress Bar

Use progress bars to show progress.
## Default Progress Bar
```html

@@ -53,11 +56,4 @@ <span class="Progress">

<!-- %enddocs -->
## Large Progress Bar
<!-- %docs
title: Large Progress Bar
status: Experimental
-->
```html

@@ -71,11 +67,4 @@ <span class="Progress Progress--large">

<!-- %enddocs -->
## Small Progress Bar
<!-- %docs
title: Small Progress Bar
status: Experimental
-->
```html

@@ -89,11 +78,4 @@ <span class="Progress Progress--small">

<!-- %enddocs -->
## Progress Bar With Tooltip
<!-- %docs
title: Progress Bar with Tooltip
status: Experimental
-->
```html

@@ -100,0 +82,0 @@ <div class="tooltipped tooltipped-n" aria-label="78 done / 6 in progress / 2 to do">

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