You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

ngx-reactflow

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-reactflow - npm Package Compare versions

Comparing version

to
1.0.4

7

package.json
{
"name": "ngx-reactflow",
"version": "1.0.3",
"version": "1.0.4",
"repository": {

@@ -29,7 +29,2 @@ "url": "https://github.com/knackstedt/dotglitch-ngx/tree/main/packages/reactflow"

},
"peerDependenciesMeta": {
"winston": {
"optional": true
}
},
"dependencies": {

@@ -36,0 +31,0 @@ "tslib": "^2.3.0"

2

README.md

@@ -40,3 +40,3 @@

selector: 'app-test-component',
template: `<ngx-reactflow></ngx-reactflow>`
template: `<ngx-reactflow></ngx-reactflow>`,
imports: [

@@ -43,0 +43,0 @@ ReactflowComponent