@gapminder/dollar-street-icons
Advanced tools
Comparing version 0.2.0 to 1.0.0
@@ -11,5 +11,5 @@ { | ||
"book": "dsBook", | ||
"cc-circle": "dsCCCircle", | ||
"car": "dsCar", | ||
"car-key": "dsCarKey", | ||
"cc-circle": "dsCcCircle", | ||
"check": "dsCheck", | ||
@@ -38,5 +38,8 @@ "check-circle": "dsCheckCircle", | ||
"disposal-pads": "dsDisposalPads", | ||
"dollarstreet": "dsDollarstreet", | ||
"dollarstreet-circle": "dsDollarstreetCircle", | ||
"door": "dsDoor", | ||
"door-lock": "dsDoorLock", | ||
"download": "dsDownload", | ||
"drainage": "dsDrainage", | ||
"earring": "dsEarring", | ||
@@ -80,3 +83,2 @@ "empty": "dsEmpty", | ||
"light-bulb": "dsLightBulb", | ||
"logo-circle": "dsLogoCircle", | ||
"makeup": "dsMakeup", | ||
@@ -83,0 +85,0 @@ "marker-arrow": "dsMarkerArrow", |
{ | ||
"name": "@gapminder/dollar-street-icons", | ||
"version": "0.2.0", | ||
"version": "1.0.0", | ||
"description": "Font Awesome icon library for Dollar Street by GapMinder", | ||
@@ -8,3 +8,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"build": "node build", | ||
"build": "node src/build", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -29,8 +29,12 @@ }, | ||
"devDependencies": { | ||
"ascii-progress": "^1.0.5", | ||
"fs-extra": "^8.1.0", | ||
"jetty": "^0.2.1", | ||
"prettier": "^1.16.4", | ||
"require-all": "^3.0.0", | ||
"string-template": "^1.0.0", | ||
"stringify-object": "^3.3.0", | ||
"svg-to-png": "^4.0.0" | ||
"svg-to-png": "^4.0.0", | ||
"xml2json": "^0.11.2" | ||
} | ||
} |
@@ -25,2 +25,15 @@ # @GapMinder/dollar-street-icons - for Font Awesome | ||
Import your icons like so: | ||
```javascript | ||
import { dsLogoCircle, dsTimes } from '@gapminder/dollar-street-icons' | ||
``` | ||
Or as a deep import: | ||
```javascript | ||
import { dsLogoCircle } from '@gapminder/dollar-street-icons/dist/dsLogoCircle' | ||
import { dsTimes } from '@gapminder/dollar-street-icons/dist/dsTimes' | ||
``` | ||
Read about Font Awesome [here](https://fontawesome.com/how-to-use/on-the-web/setup/getting-started). | ||
@@ -30,6 +43,8 @@ | ||
## [Editing the icon set](docs/editing.md) | ||
--- | ||
## Issues and support | ||
## Read more | ||
[GitHub issues](https://github.com/GapMinder/dollar-street-icons/issues) | ||
• [Editing the icon set](docs/editing.md) | ||
• [GitHub issues](https://github.com/GapMinder/dollar-street-icons/issues) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
662803
166
9711
2
49
0
9