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

rax

Package Overview
Dependencies
Maintainers
5
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rax - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2-beta.1

2

package.json
{
"name": "rax",
"version": "1.2.1",
"version": "1.2.2-beta.1",
"description": "A universal React-compatible render engine.",

@@ -5,0 +5,0 @@ "license": "BSD-3-Clause",

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

import * as RaxCore from '../../index';
import * as RaxCore from '../index';
import Children from 'rax-children';

@@ -15,3 +15,3 @@ import isValidElement from 'rax-is-valid-element';

export * from '../../index';
export * from '../index';
export {

@@ -18,0 +18,0 @@ Children,

Sorry, the diff of this file is too big to display

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