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

@ngeenx/ngx-react

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngeenx/ngx-react - npm Package Compare versions

Comparing version 1.0.1 to 2.0.1

12

package.json
{
"name": "@ngeenx/ngx-react",
"version": "1.0.1",
"version": "2.0.1",
"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

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