@wixc3/app-core
Advanced tools
Comparing version 2.6.0 to 3.0.0-next.0
{ | ||
"name": "@wixc3/app-core", | ||
"description": "Common types and helpers for building applications", | ||
"version": "2.6.0", | ||
"version": "3.0.0-next.0", | ||
"main": "dist/index.js", | ||
@@ -11,4 +11,4 @@ "peerDependencies": { | ||
"dependencies": { | ||
"@file-services/types": "^9.3.1", | ||
"@wixc3/react-board": "^2.6.0" | ||
"@file-services/types": "^9.4.0", | ||
"@wixc3/react-board": "^3.0.0-next.0" | ||
}, | ||
@@ -15,0 +15,0 @@ "files": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15708
1
+ Added@wixc3/board-core@3.0.1(transitive)
+ Added@wixc3/react-board@3.0.1(transitive)
- Removed@wixc3/board-core@2.6.0(transitive)
- Removed@wixc3/react-board@2.6.0(transitive)
Updated@file-services/types@^9.4.0