Socket
Socket
Sign inDemoInstall

@welcome-ui/icons.fingerprint

Package Overview
Dependencies
88
Maintainers
10
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.2 to 4.2.0

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

# [4.2.0](https://github.com/WTTJ/welcome-ui/compare/v4.1.2...v4.2.0) (2022-05-30)
### Bug Fixes
* remove react-dom in peerDependecies ([36fdb35](https://github.com/WTTJ/welcome-ui/commit/36fdb356016a6d71dce4d0254da2562ec6c9d973))
### Features
* react v18 ([4719389](https://github.com/WTTJ/welcome-ui/commit/4719389b2e02179479079f120afaf15099c36aa7))
## [4.1.2](https://github.com/WTTJ/welcome-ui/compare/v4.1.1...v4.1.2) (2022-05-25)

@@ -8,0 +24,0 @@

9

package.json

@@ -6,3 +6,3 @@ {

"module": "dist/icons.fingerprint.es.js",
"version": "4.1.2",
"version": "4.2.0",
"publishConfig": {

@@ -12,11 +12,10 @@ "access": "public"

"dependencies": {
"@welcome-ui/icon": "^4.1.2"
"@welcome-ui/icon": "^4.2.0"
},
"peerDependencies": {
"react": "^16.10.2 || ^17.0.1",
"react-dom": "^16.10.2 || ^17.0.1"
"react": "^16.10.2 || ^17.0.1 || ^18.0.0"
},
"license": "MIT",
"types": "dist/index.d.ts",
"gitHead": "cec8b8c71f953bbb153939ce560258af1b8926e6"
"gitHead": "5210dd77ab2473d45fd9267429748768437b350d"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc