Comparing version 1.2.1 to 1.2.2-beta.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1738558
18798
1
89