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

hue.gl

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hue.gl - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

css/hue.gl.css

70

package.json
{
"name": "hue.gl",
"version": "0.0.2",
"description": "hue.gl is a colour palette developed by Scape Agency.",
"version": "0.0.1",
"config": {
"version_short": "0.0"
},
"keywords": [
"hue.gl",
"icon",
"svg",
"icon library",
"stylescape",
"niji",
"color",
"colour",
"colour system",
"colour framework",
"colour library",
"framework"
],
"license": "MIT",
"homepage": "https://www.hue.gl/",
"author": "Lars van Vianen",
"contributors": [
"Scape Agency",
"Starling Associates"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/scape-agency/hue.gl.git"
},
"bugs": {
"url": "https://github.com/scape-agency/hue.gl/issues"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/scape-agency"
}
],
"main": "hue.gl.js",
"module": "hue.gl.esm.js",
"sass": "scss/hue.gl.scss",
"style": "css/hue.gl.css",
"scripts": {},
"devDependencies": {
"del": "^7.0.0",
"gulp": "^4.0.2",
"sass": "^1.56.2",
"typescript": "^4.9.4"
},
"files": [],
"hugo-bin": {
"buildTags": "extended"
},
"jspm": {
"registry": "npm",
"main": "",
"directories": {},
"shim": {},
"dependencies": {},
"peerDependencies": {}
}
}
"main": "index.js",
"files": [
"svg/**/*.{svg}",
"js/**/*.{js,map}",
"ts/**/*.ts",
"css/**/*.{css,map}",
"scss/**/*.{scss}",
"font/**/*.{eot,otf,ttf,woff,woff2}",
"!.DS_Store"
]
}
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