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

@zag-js/progress

Package Overview
Dependencies
Maintainers
0
Versions
384
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/progress - npm Package Compare versions

Comparing version 0.0.0-dev-20240621201816 to 0.0.0-dev-20240622114650

1

dist/index.js

@@ -185,3 +185,2 @@ "use strict";

root: {
viewBox: "0 0 var(--size) var(--size)",
style: {

@@ -188,0 +187,0 @@ width: "var(--size)",

12

package.json
{
"name": "@zag-js/progress",
"version": "0.0.0-dev-20240621201816",
"version": "0.0.0-dev-20240622114650",
"description": "Core logic for the progress widget implemented as a state machine",

@@ -31,7 +31,7 @@ "keywords": [

"dependencies": {
"@zag-js/anatomy": "0.0.0-dev-20240621201816",
"@zag-js/core": "0.0.0-dev-20240621201816",
"@zag-js/dom-query": "0.0.0-dev-20240621201816",
"@zag-js/utils": "0.0.0-dev-20240621201816",
"@zag-js/types": "0.0.0-dev-20240621201816"
"@zag-js/anatomy": "0.0.0-dev-20240622114650",
"@zag-js/core": "0.0.0-dev-20240622114650",
"@zag-js/dom-query": "0.0.0-dev-20240622114650",
"@zag-js/utils": "0.0.0-dev-20240622114650",
"@zag-js/types": "0.0.0-dev-20240622114650"
},

@@ -38,0 +38,0 @@ "devDependencies": {

@@ -151,3 +151,2 @@ import type { NormalizeProps, PropTypes } from "@zag-js/types"

root: {
viewBox: "0 0 var(--size) var(--size)",
style: {

@@ -154,0 +153,0 @@ width: "var(--size)",

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