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

@blueprintjs/icons

Package Overview
Dependencies
Maintainers
1
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blueprintjs/icons - npm Package Compare versions

Comparing version 3.9.0 to 3.9.1

lib/less/variables.less

8

package.json
{
"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

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