Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "dat-icons", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Icons and other SVGs for dat-data.com", | ||
"homepage": "http://datproject.github.io/design/", | ||
"author": "Kristina Schneider", | ||
"homepage": "https://github.com/Kriesse/dat-icons#readme", | ||
"author": "Kristina Schneider (http://kristinaschneider.com)", | ||
"main": "index.js", | ||
@@ -25,8 +25,6 @@ "scripts": { | ||
], | ||
"author": "Kristina Schneider (http://kristinaschneider.com)", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/Kriesse/dat-icons/issues" | ||
}, | ||
"homepage": "https://github.com/Kriesse/dat-icons#readme" | ||
} | ||
} |
# dat-icons | ||
Icons and other SVGs for the [dat project](http://dat-data.com) | ||
## Usage | ||
```js | ||
const svgSprite = require('dat-icons') | ||
document.body.innerHTML += svgSprite | ||
``` | ||
Make sure this is the first element after the `<body>` opening tag | ||
## Build | ||
to build SVG sprite: | ||
@@ -5,0 +16,0 @@ |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
21612
24
7
21
1