Socket
Socket
Sign inDemoInstall

@paprika/icon

Package Overview
Dependencies
90
Maintainers
3
Versions
80
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.7 to 2.1.8-next.0

8

CHANGELOG.md
# Changelog
## 2.1.8-next.0
### Patch Changes
- d60fb99: peerDependencies now include react@17 and react@18
- Updated dependencies [d60fb99]
- @paprika/tokens@2.0.1-next.0
## 2.1.7

@@ -4,0 +12,0 @@

8

package.json
{
"name": "@paprika/icon",
"version": "2.1.7",
"version": "2.1.8-next.0",
"description": "Icon component is a graphic to represent something else",

@@ -24,3 +24,3 @@ "author": "@paprika",

"@babel/runtime-corejs2": "^7.3.1",
"@paprika/tokens": "^2.0.0",
"@paprika/tokens": "^2.0.1-next.0",
"prop-types": "^15.7.2"

@@ -33,4 +33,4 @@ },

"peerDependencies": {
"react": "^16.8.0",
"react-dom": "^16.8.0",
"react": "^16.8.4 || ^17.0.2 || ^18.0.0",
"react-dom": "^16.8.4 || ^17.0.2 || ^18.0.0",
"styled-components": "^4.2.0"

@@ -37,0 +37,0 @@ },

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