Socket
Socket
Sign inDemoInstall

@hig/skeleton-item

Package Overview
Dependencies
Maintainers
5
Versions
231
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/skeleton-item - npm Package Compare versions

Comparing version 0.1.0-alpha.68946fa9 to 0.1.0-alpha.75a89563

build/index.css

16

package.json
{
"name": "@hig/skeleton-item",
"version": "0.1.0-alpha.68946fa9",
"version": "0.1.0-alpha.75a89563",
"description": "HIG SkeletonItem component",

@@ -18,8 +18,8 @@ "author": "Autodesk Inc.",

"dependencies": {
"@hig/themes": "0.1.0-alpha.68946fa9"
"@hig/themes": "0.1.0-alpha.75a89563"
},
"devDependencies": {
"@hig/babel-preset": "0.2.0-alpha.68946fa9",
"@hig/scripts": "0.2.0-alpha.68946fa9",
"@hig/styles": "0.1.0-alpha.68946fa9"
"@hig/babel-preset": "0.2.0-alpha.75a89563",
"@hig/scripts": "0.2.0-alpha.75a89563",
"@hig/styles": "0.1.0-alpha.75a89563"
},

@@ -31,4 +31,8 @@ "peerDependencies": {

"scripts": {
"build": "hig-scripts-build"
"build": "hig-scripts-build",
"lint": "eslint src --ext .js,.jsx"
},
"eslintConfig": {
"extends": "@hig"
}
}
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