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

@reactive-js/core

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reactive-js/core - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

4

package.json
{
"name": "@reactive-js/core",
"version": "0.5.0",
"version": "0.5.1",
"keywords": [

@@ -45,3 +45,3 @@ "asynchronous",

},
"gitHead": "9d88535ad822a660cf0bdec11be2b0fb36a11d77"
"gitHead": "e1eda87bf2cfe10e7195c35ef68fe6753cffb118"
}

@@ -30,3 +30,3 @@ import { Function1, Updater } from './functions.js';

}): void;
goBack(this: WindowLocationURI): boolean;
goBack(this: WindowLocationStreamLike): boolean;
}

@@ -33,0 +33,0 @@ interface WindowLocationStreamableLike extends StreamableLike<Updater<WindowLocationURI> | WindowLocationURI, WindowLocationURI, WindowLocationStreamLike> {

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