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

reactive-replica

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactive-replica - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

1

dist/index.js

@@ -173,3 +173,2 @@ 'use strict';

place.children.push(appending);
appending.parent = place;
handleAppend(place, appending);

@@ -176,0 +175,0 @@ }

@@ -181,3 +181,2 @@

place.children.push( appending )
appending.parent = place
handleAppend( place, appending )

@@ -184,0 +183,0 @@ }

2

package.json
{
"name": "reactive-replica",
"version": "1.0.1",
"version": "1.0.2",
"description": "Helps structure logic around model changes, i.e. utilize reactive style.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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