Socket
Socket
Sign inDemoInstall

valtio

Package Overview
Dependencies
Maintainers
2
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

valtio - npm Package Compare versions

Comparing version 2.0.0-beta.5 to 2.0.0-rc.0

12

package.json
{
"name": "valtio",
"description": "💊 Valtio makes proxy-state simple for React and Vanilla",
"private": false,
"type": "commonjs",
"version": "2.0.0-beta.5",
"version": "2.0.0-rc.0",
"publishConfig": {
"tag": "next"
},
"description": "💊 Valtio makes proxy-state simple for React and Vanilla",
"main": "./index.js",

@@ -80,2 +80,3 @@ "types": "./index.d.ts",

"homepage": "https://github.com/pmndrs/valtio",
"packageManager": "pnpm@8.15.0",
"dependencies": {

@@ -88,4 +89,4 @@ "proxy-compare": "^3.0.0"

"peerDependencies": {
"@types/react": ">=18.0",
"react": ">=18.0"
"@types/react": ">=18.0.0",
"react": ">=18.0.0"
},

@@ -99,4 +100,3 @@ "peerDependenciesMeta": {

}
},
"packageManager": "yarn@1.22.1"
}
}
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