Socket
Socket
Sign inDemoInstall

@paprika/tokens

Package Overview
Dependencies
Maintainers
3
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paprika/tokens - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1-next.0

6

CHANGELOG.md
# @paprika/tokens
## 2.0.1-next.0
### Patch Changes
- d60fb99: peerDependencies now include react@17 and react@18
## 2.0.0

@@ -4,0 +10,0 @@

6

package.json
{
"name": "@paprika/tokens",
"version": "2.0.0",
"version": "2.0.1-next.0",
"description": "Design tokens generated as scss + js",

@@ -30,5 +30,5 @@ "author": "@paprika",

"peerDependencies": {
"react": "^16.8.4",
"react-dom": "^16.8.4"
"react": "^16.8.4 || ^17.0.2 || ^18.0.0",
"react-dom": "^16.8.4 || ^17.0.2 || ^18.0.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