Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hig/themes

Package Overview
Dependencies
Maintainers
5
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/themes - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

CHANGELOG.md

15

package.json
{
"name": "@hig/themes",
"version": "0.1.1",
"version": "0.1.2",
"description": "HIG theme definitions and supporting components",

@@ -8,2 +8,6 @@ "author": "Autodesk Inc.",

"homepage": "https://hig.autodesk.com",
"repository": {
"type": "git",
"url": "https://github.com/Autodesk/hig.git"
},
"publishConfig": {

@@ -24,3 +28,4 @@ "access": "public"

"@hig/eslint-config": "^0.1.0",
"@hig/scripts": "^0.1.0",
"@hig/scripts": "^0.1.1",
"@hig/semantic-release-config": "^0.1.0",
"@hig/styles": "^0.1.1"

@@ -33,3 +38,4 @@ },

"build": "hig-scripts-build",
"lint": "eslint src --color --ext .js,.jsx"
"lint": "hig-scripts-lint",
"release": "hig-scripts-release"
},

@@ -39,2 +45,5 @@ "eslintConfig": {

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

@@ -41,0 +50,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