Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wixc3/app-core

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wixc3/app-core - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

8

package.json
{
"name": "@wixc3/app-core",
"description": "Common types and helpers for building applications",
"version": "4.2.0",
"version": "4.3.0",
"main": "dist/index.js",

@@ -17,8 +17,8 @@ "exports": {

"peerDependencies": {
"react": ">=18.0.0",
"react-dom": ">=18.0.0"
"react": ">=18.0.0 || ^19.0.0-rc.0",
"react-dom": ">=18.0.0 || ^19.0.0-rc.0"
},
"dependencies": {
"@file-services/types": "^9.4.1",
"@wixc3/react-board": "^4.0.0"
"@wixc3/react-board": "^4.3.0"
},

@@ -25,0 +25,0 @@ "files": [

Sorry, the diff of this file is not supported yet

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