@twilio-paste/uid-library
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
import { UIDFork, uid } from 'react-uid'; | ||
import { UIDFork, uid } from "react-uid"; | ||
declare const useUID: () => string; | ||
@@ -3,0 +3,0 @@ declare const useUIDSeed: () => (seed: string) => string; |
{ | ||
"name": "@twilio-paste/uid-library", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"category": "library", | ||
@@ -30,9 +30,9 @@ "status": "production", | ||
"peerDependencies": { | ||
"react": "^16.8.6 || ^17.0.2 || ^18.0.0", | ||
"react-dom": "^16.8.6 || ^17.0.2 || ^18.0.0" | ||
"react": "^17.0.2 || ^18.0.0 || ^19.0.0", | ||
"react-dom": "^17.0.2 || ^18.0.0 || ^19.0.0" | ||
}, | ||
"devDependencies": { | ||
"react": "^18.0.0", | ||
"react-dom": "^18.0.0" | ||
"react": "^19.0.0", | ||
"react-dom": "^19.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
117842
30.35%0
-100%