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

@atomik-ui/avatar

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atomik-ui/avatar - npm Package Compare versions

Comparing version 1.0.18 to 1.0.19

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.0.19](https://github.com/deebov/@atomik-ui/compare/@atomik-ui/avatar@1.0.18...@atomik-ui/avatar@1.0.19) (2020-08-01)
**Note:** Version bump only for package @atomik-ui/avatar
## [1.0.18](https://github.com/deebov/@atomik-ui/compare/@atomik-ui/avatar@1.0.17...@atomik-ui/avatar@1.0.18) (2020-08-01)

@@ -8,0 +16,0 @@

2

dist/types.d.ts
import React from "react";
import { BoxProps } from "../../node_modules/@atomik-ui/system/index";
import { BoxProps } from "../system/index";
export const StyledContainer: import("@emotion/styled-base").StyledComponent<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, BoxProps<HTMLElement>, object>;

@@ -4,0 +4,0 @@ interface AvatarProps {

{
"name": "@atomik-ui/avatar",
"description": "A React component used by Atomik",
"version": "1.0.18",
"version": "1.0.19",
"main": "dist/main.js",

@@ -44,6 +44,6 @@ "types": "dist/types.d.ts",

"dependencies": {
"@atomik-ui/box": "^1.0.18",
"@atomik-ui/system": "^1.0.19"
"@atomik-ui/box": "^1.0.19",
"@atomik-ui/system": "^1.0.20"
},
"gitHead": "771c21e263543f9eaa691948f3c6ff7b777ecc97"
"gitHead": "29a9f52fb617cc7e5a6a8499e7ee8520e825a3db"
}
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