New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jetbrains/icons

Package Overview
Dependencies
Maintainers
8
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jetbrains/icons - npm Package Compare versions

Comparing version 2.0.2 to 3.0.0-1

cancel.svg

22

CHANGELOG.md

@@ -5,2 +5,24 @@ # Change Log

<a name="3.0.0-1"></a>
# [3.0.0-1](https://github.com/JetBrains/icons/compare/v3.0.0-0...v3.0.0-1) (2018-12-05)
<a name="3.0.0-0"></a>
# [3.0.0-0](https://github.com/JetBrains/icons/compare/v2.0.2...v3.0.0-0) (2018-12-05)
### Code Refactoring
* **[publish]:** Merge "remove" and "cancelled" icons into "cancel" ([7b1b474](https://github.com/JetBrains/icons/commit/7b1b474))
### BREAKING CHANGES
* **[publish]:** removed icons
RG-1926 Update Icons for Ring UI
<a name="2.0.2"></a>

@@ -7,0 +29,0 @@ ## [2.0.2](https://github.com/JetBrains/icons/compare/v2.0.1...v2.0.2) (2018-12-03)

4

package.json
{
"name": "@jetbrains/icons",
"version": "2.0.2",
"version": "3.0.0-1",
"description": "Jetbrains Web UI Icons Library",

@@ -36,4 +36,4 @@ "main": "index.js",

"prerelease:ci": "npm run build",
"release:ci": "standard-version && git push --follow-tags origin master && ci-publish"
"release:ci": "standard-version --prerelease && git push --follow-tags origin master && npm publish --tag next"
}
}
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