🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@chakra-ui/progress

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/progress - npm Package Compare versions

Comparing version

to
0.0.0-dev-20230718122336

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -34,1 +35,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=circle.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -43,1 +44,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=circular-progress-label.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -205,1 +206,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=circular-progress.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -351,1 +352,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=index.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -218,1 +219,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=progress-label.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -200,1 +201,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=progress.js.map
import * as react from 'react';
import { keyframes } from '@chakra-ui/system';
declare type Keyframe = ReturnType<typeof keyframes>;
type Keyframe = ReturnType<typeof keyframes>;
declare const spin: Keyframe;

@@ -6,0 +6,0 @@ declare const rotate: Keyframe;

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -101,1 +102,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=progress.utils.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -83,1 +84,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=shape.js.map
{
"name": "@chakra-ui/progress",
"version": "0.0.0-dev-20230320184810",
"version": "0.0.0-dev-20230718122336",
"description": "Progress bar component for Chakra UI",

@@ -32,3 +32,3 @@ "keywords": [

"dependencies": {
"@chakra-ui/react-context": "0.0.0-dev-20230320184810"
"@chakra-ui/react-context": "0.0.0-dev-20230718122336"
},

@@ -38,17 +38,9 @@ "devDependencies": {

"clean-package": "2.2.0",
"@chakra-ui/system": "0.0.0-dev-20230320184810"
"@chakra-ui/system": "0.0.0-dev-20230718122336"
},
"peerDependencies": {
"@chakra-ui/system": "0.0.0-dev-20230320184810",
"@chakra-ui/system": "0.0.0-dev-20230718122336",
"react": ">=18"
},
"clean-package": "../../../clean-package.config.json",
"tsup": {
"clean": true,
"target": "es2019",
"format": [
"cjs",
"esm"
]
},
"module": "dist/index.mjs",

@@ -55,0 +47,0 @@ "types": "dist/index.d.ts",

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

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