+1
-1
| export * from "./Box.js"; | ||
| export * from "./For.js"; | ||
| export * from "./Show.js"; | ||
| export * from "react-polymorphic-types"; | ||
| export type { PolymorphicForwardRefExoticComponent, PolymorphicLazyExoticComponent, PolymorphicMemoExoticComponent, PolymorphicPropsWithRef, PolymorphicPropsWithoutRef, } from "react-polymorphic-types"; | ||
| //# sourceMappingURL=index.d.ts.map |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAE1B,cAAc,yBAAyB,CAAC"} | ||
| {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAE1B,YAAY,EACV,oCAAoC,EACpC,8BAA8B,EAC9B,8BAA8B,EAC9B,uBAAuB,EACvB,0BAA0B,GAC3B,MAAM,yBAAyB,CAAC"} |
+0
-1
| export * from "./Box.js"; | ||
| export * from "./For.js"; | ||
| export * from "./Show.js"; | ||
| export * from "react-polymorphic-types"; | ||
| //# sourceMappingURL=index.js.map |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAE1B,cAAc,yBAAyB,CAAC"} | ||
| {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC"} |
+1
-1
| { | ||
| "name": "rc-basic", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "😎 A react basic component library.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
+7
-1
@@ -5,2 +5,8 @@ export * from "./Box.js"; | ||
| export * from "react-polymorphic-types"; | ||
| export type { | ||
| PolymorphicForwardRefExoticComponent, | ||
| PolymorphicLazyExoticComponent, | ||
| PolymorphicMemoExoticComponent, | ||
| PolymorphicPropsWithRef, | ||
| PolymorphicPropsWithoutRef, | ||
| } from "react-polymorphic-types"; |
| /// <reference types="react" /> | ||
| import type { PolymorphicForwardRefExoticComponent } from 'react-polymorphic-types'; | ||
| import type { PolymorphicPropsWithRef } from 'react-polymorphic-types'; | ||
| import { PolymorphicForwardRefExoticComponent } from 'react-polymorphic-types'; | ||
| import { PolymorphicLazyExoticComponent } from 'react-polymorphic-types'; | ||
| import { PolymorphicMemoExoticComponent } from 'react-polymorphic-types'; | ||
| import { PolymorphicPropsWithoutRef } from 'react-polymorphic-types'; | ||
| import { PolymorphicPropsWithRef } from 'react-polymorphic-types'; | ||
@@ -42,2 +45,12 @@ /** | ||
| export { PolymorphicForwardRefExoticComponent } | ||
| export { PolymorphicLazyExoticComponent } | ||
| export { PolymorphicMemoExoticComponent } | ||
| export { PolymorphicPropsWithoutRef } | ||
| export { PolymorphicPropsWithRef } | ||
| /** | ||
@@ -58,5 +71,2 @@ * @public | ||
| export * from "react-polymorphic-types"; | ||
| export { } |
| /// <reference types="react" /> | ||
| import type { PolymorphicForwardRefExoticComponent } from 'react-polymorphic-types'; | ||
| import type { PolymorphicPropsWithRef } from 'react-polymorphic-types'; | ||
| import { PolymorphicForwardRefExoticComponent } from 'react-polymorphic-types'; | ||
| import { PolymorphicLazyExoticComponent } from 'react-polymorphic-types'; | ||
| import { PolymorphicMemoExoticComponent } from 'react-polymorphic-types'; | ||
| import { PolymorphicPropsWithoutRef } from 'react-polymorphic-types'; | ||
| import { PolymorphicPropsWithRef } from 'react-polymorphic-types'; | ||
@@ -42,2 +45,12 @@ /** | ||
| export { PolymorphicForwardRefExoticComponent } | ||
| export { PolymorphicLazyExoticComponent } | ||
| export { PolymorphicMemoExoticComponent } | ||
| export { PolymorphicPropsWithoutRef } | ||
| export { PolymorphicPropsWithRef } | ||
| /** | ||
@@ -58,5 +71,2 @@ * @public | ||
| export * from "react-polymorphic-types"; | ||
| export { } |
| /// <reference types="react" /> | ||
| import type { PolymorphicForwardRefExoticComponent } from 'react-polymorphic-types'; | ||
| import type { PolymorphicPropsWithRef } from 'react-polymorphic-types'; | ||
| import { PolymorphicForwardRefExoticComponent } from 'react-polymorphic-types'; | ||
| import { PolymorphicLazyExoticComponent } from 'react-polymorphic-types'; | ||
| import { PolymorphicMemoExoticComponent } from 'react-polymorphic-types'; | ||
| import { PolymorphicPropsWithoutRef } from 'react-polymorphic-types'; | ||
| import { PolymorphicPropsWithRef } from 'react-polymorphic-types'; | ||
@@ -42,2 +45,12 @@ /** | ||
| export { PolymorphicForwardRefExoticComponent } | ||
| export { PolymorphicLazyExoticComponent } | ||
| export { PolymorphicMemoExoticComponent } | ||
| export { PolymorphicPropsWithoutRef } | ||
| export { PolymorphicPropsWithRef } | ||
| /** | ||
@@ -58,5 +71,2 @@ * @public | ||
| export * from "react-polymorphic-types"; | ||
| export { } |
| /// <reference types="react" /> | ||
| import type { PolymorphicForwardRefExoticComponent } from 'react-polymorphic-types'; | ||
| import type { PolymorphicPropsWithRef } from 'react-polymorphic-types'; | ||
| import { PolymorphicForwardRefExoticComponent } from 'react-polymorphic-types'; | ||
| import { PolymorphicLazyExoticComponent } from 'react-polymorphic-types'; | ||
| import { PolymorphicMemoExoticComponent } from 'react-polymorphic-types'; | ||
| import { PolymorphicPropsWithoutRef } from 'react-polymorphic-types'; | ||
| import { PolymorphicPropsWithRef } from 'react-polymorphic-types'; | ||
@@ -42,2 +45,12 @@ /** | ||
| export { PolymorphicForwardRefExoticComponent } | ||
| export { PolymorphicLazyExoticComponent } | ||
| export { PolymorphicMemoExoticComponent } | ||
| export { PolymorphicPropsWithoutRef } | ||
| export { PolymorphicPropsWithRef } | ||
| /** | ||
@@ -58,5 +71,2 @@ * @public | ||
| export * from "react-polymorphic-types"; | ||
| export { } |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
20926
9.9%399
9.02%0
-100%