Socket
Socket
Sign inDemoInstall

@clayui/progress-bar

Package Overview
Dependencies
12
Maintainers
13
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.65.0 to 3.105.1-alpha.8

lib/index.js.map

2

lib/index.js

@@ -20,3 +20,3 @@ "use strict";

function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

@@ -23,0 +23,0 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }

{
"name": "@clayui/progress-bar",
"version": "3.65.0",
"version": "3.105.1-alpha.8+41563f2b8",
"description": "ClayProgressBar component",

@@ -15,4 +15,3 @@ "license": "BSD-3-Clause",

"files": [
"lib",
"src"
"lib"
],

@@ -30,3 +29,3 @@ "scripts": {

"dependencies": {
"@clayui/icon": "^3.56.0",
"@clayui/icon": "^3.105.1-alpha.8+41563f2b8",
"classnames": "^2.2.6",

@@ -43,3 +42,3 @@ "warning": "^4.0.3"

],
"gitHead": "603f05c8d617d98e29f0456b5d6618f9a95ce740"
"gitHead": "41563f2b8f5a330f313a25b5eb6a56a014cdec2c"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc