Socket
Socket
Sign inDemoInstall

@chakra-ui/avatar

Package Overview
Dependencies
Maintainers
2
Versions
508
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/avatar - npm Package Compare versions

Comparing version 2.2.11 to 2.3.0

dist/avatar-badge.js.map

2

dist/avatar-badge.js

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

'use client'
"use strict";

@@ -90,1 +91,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=avatar-badge.js.map

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

'use client'
"use strict";

@@ -38,1 +39,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=avatar-context.js.map

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

'use client'
"use strict";

@@ -193,2 +194,3 @@ var __defProp = Object.defineProperty;

crossOrigin,
referrerPolicy,
...rest

@@ -230,3 +232,4 @@ } = (0, import_system4.omitThemingProps)(props);

ignoreFallback,
crossOrigin
crossOrigin,
referrerPolicy
}

@@ -304,1 +307,2 @@ ),

});
//# sourceMappingURL=avatar-group.js.map

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

'use client'
"use strict";

@@ -140,1 +141,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=avatar-image.js.map

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

'use client'
"use strict";

@@ -57,1 +58,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=avatar-name.js.map

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

'use client'
"use strict";

@@ -19,1 +20,2 @@ var __defProp = Object.defineProperty;

module.exports = __toCommonJS(avatar_types_exports);
//# sourceMappingURL=avatar-types.js.map

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

'use client'
"use strict";

@@ -179,2 +180,3 @@ var __defProp = Object.defineProperty;

crossOrigin,
referrerPolicy,
...rest

@@ -216,3 +218,4 @@ } = (0, import_system4.omitThemingProps)(props);

ignoreFallback,
crossOrigin
crossOrigin,
referrerPolicy
}

@@ -231,1 +234,2 @@ ),

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

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

'use client'
"use strict";

@@ -59,1 +60,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=generic-avatar-icon.js.map

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

'use client'
"use strict";

@@ -184,2 +185,3 @@ var __defProp = Object.defineProperty;

crossOrigin,
referrerPolicy,
...rest

@@ -221,3 +223,4 @@ } = (0, import_system4.omitThemingProps)(props);

ignoreFallback,
crossOrigin
crossOrigin,
referrerPolicy
}

@@ -366,1 +369,2 @@ ),

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

18

package.json
{
"name": "@chakra-ui/avatar",
"version": "2.2.11",
"version": "2.3.0",
"description": "A React component used to show users avatar or initials",

@@ -35,5 +35,5 @@ "keywords": [

"dependencies": {
"@chakra-ui/image": "2.0.16",
"@chakra-ui/image": "2.1.0",
"@chakra-ui/shared-utils": "2.0.5",
"@chakra-ui/react-context": "2.0.8",
"@chakra-ui/react-context": "2.1.0",
"@chakra-ui/react-children-utils": "2.0.6"

@@ -45,4 +45,4 @@ },

"@chakra-ui/object-utils": "2.1.0",
"@chakra-ui/system": "2.5.8",
"@chakra-ui/layout": "2.2.0"
"@chakra-ui/system": "2.6.0",
"@chakra-ui/layout": "2.3.0"
},

@@ -54,10 +54,2 @@ "peerDependencies": {

"clean-package": "../../../clean-package.config.json",
"tsup": {
"clean": true,
"target": "es2019",
"format": [
"cjs",
"esm"
]
},
"module": "dist/index.mjs",

@@ -64,0 +56,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

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