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

reactivefy

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactivefy - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

2

dist/index.js

@@ -1,1 +0,1 @@

import Global from"./observables/implementations/proxy/global.js";import{Observable}from"./observables/implementations/proxy/observable.js";import{Subscription}from"./events/subscription.js";export default{Global,Observable,Subscription};
import Global from"./observables/implementations/full/global.js";import{Observable}from"./observables/implementations/full/observable.js";import{Subscription}from"./events/subscription.js";export default{Global,Observable,Subscription};
{
"name": "reactivefy",
"version": "1.2.3",
"description": "Small collection of buzzling librsries like events publisher & subscribe pattern, and observable & reactive objects library.",
"version": "1.2.4",
"description": "Small collection of buzzling libraries like events publisher & subscribe pattern, and observable & reactive objects library.",
"main": "dist/index.js",

@@ -6,0 +6,0 @@ "scripts": {

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