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

@highlight-ui/circular-progress

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highlight-ui/circular-progress - npm Package Compare versions

Comparing version

to
1.0.6

@@ -17,5 +17,3 @@ 'use strict';

enumerable: true,
get: function () {
return e[k];
}
get: function () { return e[k]; }
});

@@ -25,3 +23,3 @@ }

}
n['default'] = e;
n["default"] = e;
return Object.freeze(n);

@@ -58,3 +56,3 @@ }

var styles = {"coolGrayLighter":"#f4f7f9","primaryBrandAccent":"#0db5df","circleProgress":"CircularProgress-module__1xreSWoN__v1-0-5"};
var styles = {"coolGrayLighter":"#f4f7f9","primaryBrandAccent":"#0db5df","circleProgress":"CircularProgress-module__1xreSWoN__v1-0-6"};

@@ -61,0 +59,0 @@ var WIDTH = 22;

@@ -30,3 +30,3 @@ import * as React from 'react';

var styles = {"coolGrayLighter":"#f4f7f9","primaryBrandAccent":"#0db5df","circleProgress":"CircularProgress-module__1xreSWoN__v1-0-5"};
var styles = {"coolGrayLighter":"#f4f7f9","primaryBrandAccent":"#0db5df","circleProgress":"CircularProgress-module__1xreSWoN__v1-0-6"};

@@ -33,0 +33,0 @@ var WIDTH = 22;

{
"name": "@highlight-ui/circular-progress",
"version": "1.0.5",
"version": "1.0.6",
"author": "Personio GmbH",

@@ -26,11 +26,11 @@ "main": "dist/cjs/index.js",

"devDependencies": {
"@highlight-ui/configs-base-jest": "^2.0.1",
"@highlight-ui/configs-base-tsconfig": "^1.1.1",
"@highlight-ui/configs-scripts": "^1.0.1",
"@highlight-ui/configs-base-jest": "^2.0.2",
"@highlight-ui/configs-base-tsconfig": "^1.1.2",
"@highlight-ui/configs-scripts": "^1.0.2",
"@highlight-ui/theme": "^5.0.0",
"@storybook/react": "^6.2.7",
"@testing-library/react": "^12.0.0",
"@storybook/react": "^6.3.8",
"@testing-library/react": "^12.1.1",
"@testing-library/user-event": "^13.2.1",
"classnames": "^2.3.1",
"jest": "^27.1.0",
"jest": "^27.2.3",
"react": "^17.0.0",

@@ -40,3 +40,3 @@ "rimraf": "^3.0.2"

"dependencies": {
"@highlight-ui/utils-commons": "^1.3.7"
"@highlight-ui/utils-commons": "^1.3.8"
},

@@ -47,3 +47,3 @@ "peerDependencies": {

},
"gitHead": "7984103404adf5407783e9d34c290c0c2d73da7d"
"gitHead": "97d317b9e086586867271b45b051e38464007065"
}

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