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

@tradeshift/elements.icon

Package Overview
Dependencies
Maintainers
8
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tradeshift/elements.icon - npm Package Compare versions

Comparing version 0.33.1 to 0.33.2

6

CHANGELOG.md

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

## [0.33.2](https://github.com/Tradeshift/elements/compare/v0.33.1...v0.33.2) (2022-01-17)
### Bug Fixes
- fix the react types import ([dbb0ac4](https://github.com/Tradeshift/elements/commit/dbb0ac43f232e91d34781dfac54329307d23fbe5))
## [0.33.1](https://github.com/Tradeshift/elements/compare/v0.33.0...v0.33.1) (2022-01-17)

@@ -7,0 +13,0 @@

6

package.json
{
"name": "@tradeshift/elements.icon",
"version": "0.33.1",
"version": "0.33.2",
"repository": {

@@ -18,6 +18,6 @@ "type": "git",

"dependencies": {
"@tradeshift/elements": "^0.33.1"
"@tradeshift/elements": "^0.33.2"
},
"src": "src/icon.js",
"gitHead": "2e47f47aa030cd44e2fb6d3c6ae279d605957a05"
"gitHead": "7dffe7a1b058b6b5ff2585d0755a20a490dfc094"
}

@@ -1,2 +0,2 @@

import React from "@types/react";
import React from "react";
import { TSIconHTMLAttributes } from "@tradeshift/elements.icon";

@@ -3,0 +3,0 @@

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