Socket
Socket
Sign inDemoInstall

@hig/avatar

Package Overview
Dependencies
Maintainers
5
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/avatar - npm Package Compare versions

Comparing version 0.2.0-alpha.a7e48b6b to 0.2.0-alpha.aedc366f

21

package.json
{
"name": "@hig/avatar",
"version": "0.2.0-alpha.a7e48b6b",
"version": "0.2.0-alpha.aedc366f",
"description": "HIG Avatar",
"author": "Autodesk Inc.",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/Autodesk/hig.git"
},
"publishConfig": {

@@ -25,10 +29,12 @@ "access": "public"

"devDependencies": {
"@hig/babel-preset": "0.2.0-alpha.a7e48b6b",
"@hig/eslint-config": "0.2.0-alpha.a7e48b6b",
"@hig/scripts": "0.2.0-alpha.a7e48b6b",
"@hig/styles": "0.2.0-alpha.a7e48b6b"
"@hig/babel-preset": "0.2.0-alpha.aedc366f",
"@hig/eslint-config": "0.2.0-alpha.aedc366f",
"@hig/scripts": "0.2.0-alpha.aedc366f",
"@hig/semantic-release-config": "0.2.0-alpha.aedc366f",
"@hig/styles": "^0.1.1"
},
"scripts": {
"build": "hig-scripts-build",
"lint": "eslint src --color --ext .js,.jsx"
"lint": "hig-scripts-lint",
"release": "hig-scripts-release"
},

@@ -38,2 +44,5 @@ "eslintConfig": {

},
"release": {
"extends": "@hig/semantic-release-config"
},
"babel": {

@@ -40,0 +49,0 @@ "env": {

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