You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@twilio-paste/uid-library

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twilio-paste/uid-library - npm Package Compare versions

Comparing version

to
3.0.0

2

dist/index.d.ts

@@ -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