Socket
Socket
Sign inDemoInstall

@hig/progress-bar

Package Overview
Dependencies
Maintainers
5
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/progress-bar - npm Package Compare versions

Comparing version 0.2.0-alpha.8ccba0ce to 0.2.0-alpha.921957c5

21

package.json
{
"name": "@hig/progress-bar",
"version": "0.2.0-alpha.8ccba0ce",
"version": "0.2.0-alpha.921957c5",
"description": "HIG Progress Bar",
"author": "Autodesk Inc.",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/Autodesk/hig.git"
},
"publishConfig": {

@@ -24,10 +28,12 @@ "access": "public"

"devDependencies": {
"@hig/babel-preset": "0.2.0-alpha.8ccba0ce",
"@hig/eslint-config": "0.2.0-alpha.8ccba0ce",
"@hig/scripts": "0.2.0-alpha.8ccba0ce",
"@hig/styles": "0.2.0-alpha.8ccba0ce"
"@hig/babel-preset": "0.2.0-alpha.921957c5",
"@hig/eslint-config": "0.2.0-alpha.921957c5",
"@hig/scripts": "0.2.0-alpha.921957c5",
"@hig/semantic-release-config": "0.2.0-alpha.921957c5",
"@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"
},

@@ -37,2 +43,5 @@ "eslintConfig": {

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

@@ -39,0 +48,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