Socket
Socket
Sign inDemoInstall

@hig/styles

Package Overview
Dependencies
Maintainers
5
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/styles - npm Package Compare versions

Comparing version 0.2.0-alpha.de4da99d to 0.2.0-alpha.e610fd78

mixins/slider.scss

19

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

@@ -19,5 +23,6 @@ "access": "public"

"devDependencies": {
"@hig/babel-preset": "0.2.0-alpha.de4da99d",
"@hig/eslint-config": "0.2.0-alpha.de4da99d",
"@hig/scripts": "0.2.0-alpha.de4da99d",
"@hig/babel-preset": "0.2.0-alpha.e610fd78",
"@hig/eslint-config": "0.2.0-alpha.e610fd78",
"@hig/scripts": "0.2.0-alpha.e610fd78",
"@hig/semantic-release-config": "0.2.0-alpha.e610fd78",
"mkdirp": "^0.5.1",

@@ -28,3 +33,4 @@ "node-sass": "^4.9.0"

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

@@ -34,2 +40,5 @@ "eslintConfig": {

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

@@ -36,0 +45,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