@ngeenx/ngx-react
Advanced tools
Comparing version 1.0.1 to 2.0.0
{ | ||
"name": "@ngeenx/ngx-react", | ||
"version": "1.0.1", | ||
"version": "2.0.0", | ||
"description": "Embed React components in Angular projects", | ||
@@ -24,9 +24,9 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@angular/common": "^17.3.0", | ||
"@angular/core": "^17.3.0", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0" | ||
"@angular/common": "^18.0.1", | ||
"@angular/core": "^18.0.1", | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1" | ||
}, | ||
"dependencies": { | ||
"tslib": "^2.3.0" | ||
"tslib": "^2.6.2" | ||
}, | ||
@@ -33,0 +33,0 @@ "sideEffects": false, |
@@ -14,2 +14,9 @@ # ngx-react | ||
### Compatible Versions | ||
| Package Version | Angular Version | | ||
|---------|---------| | ||
| 1.x.x | 17.x.x | | ||
| 2.x.x | 18.x.x | | ||
PNPM | ||
@@ -16,0 +23,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
16873
125
+ Added@angular/common@18.2.13(transitive)
+ Added@angular/core@18.2.13(transitive)
- Removed@angular/common@17.3.12(transitive)
- Removed@angular/core@17.3.12(transitive)
Updatedtslib@^2.6.2