@blueprintjs/icons
Advanced tools
Comparing version 3.9.0 to 3.9.1
{ | ||
"name": "@blueprintjs/icons", | ||
"version": "3.9.0", | ||
"version": "3.9.1", | ||
"description": "Components, fonts, icons, and css files for creating and displaying icons.", | ||
@@ -32,4 +32,4 @@ "main": "lib/cjs/index.js", | ||
"lint-fix": "ts-lint --fix", | ||
"test": "run-s test:pre test:iso", | ||
"test:pre": "tsc -p ./test", | ||
"test": "run-s test:typeCheck test:iso", | ||
"test:typeCheck": "tsc -p ./test", | ||
"test:iso": "mocha test/isotest.js", | ||
@@ -43,3 +43,3 @@ "verify": "npm-run-all compile -p dist test lint" | ||
"devDependencies": { | ||
"@blueprintjs/node-build-scripts": "^0.9.0", | ||
"@blueprintjs/node-build-scripts": "^0.10.0", | ||
"@blueprintjs/test-commons": "^0.9.0", | ||
@@ -46,0 +46,0 @@ "enzyme": "^3.9.0", |
@@ -13,3 +13,4 @@ --- | ||
<div class="@ns-callout @ns-intent-primary @ns-icon-info-sign"> | ||
See the [**`Icon` component documentation**](#core/components/icon) for full API details. | ||
See the [**`Icon` component documentation**](#core/components/icon) for full API details. | ||
</div> | ||
@@ -16,0 +17,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
3114457
73
17158