Socket
Socket
Sign inDemoInstall

realar

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

realar - npm Package Compare versions

Comparing version 0.4.24 to 0.4.25

1

build/index.d.ts

@@ -7,3 +7,2 @@ import { FC } from 'react';

(data: T): void;
(): void;
0: () => Ensurable<T>;

@@ -10,0 +9,0 @@ };

4

package.json
{
"name": "realar",
"version": "0.4.24",
"version": "0.4.25",
"description": "React state manager",

@@ -88,3 +88,3 @@ "repository": {

},
"gitHead": "630248408f5186e5a85a7b483eedffc6e57e54a5"
"gitHead": "3ca13b321d5de25cdf9cf94010737c4d7f344441"
}

@@ -74,3 +74,2 @@ import React, { Context, FC } from 'react';

(data: T): void;
(): void;
0: () => Ensurable<T>;

@@ -77,0 +76,0 @@ } {

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