
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
@crossmint/client-sdk-react-ui
Advanced tools
@crossmint/client-sdk-react-ui
CrossmintPayButton
requiredCrossmintPayButton is a button component that is used to trigger the opening of the CrossMint popup and modal overlay.
propName | default | required | description |
---|---|---|---|
clientId | undefined | true | Your client integration identifier |
collectionTitle | undefined | false | This will be shown to the user during the checkout process. Max length: 120 |
collectionDescription | undefined | false | This will be shown to the user during the checkout process. Max length: 24 |
collectionPhoto | undefined | false | This will be shown to the user during the checkout process. Preferred resolution: 200x200 px |
className | undefined | false | Use this to add custom classNames to the button |
disabled | undefined | false | Use this to specify when the button should be disabled |
onClick | undefined | false | Use this to add a custom onClick handler to the button |
style | undefined | false | Use this to add custom CSS styles to the button |
tabIndex | undefined | false | Use this to add a custom tabIndex to the button |
theme | dark | false | Use this to specify one of our default themes. Can be light , dark |
...props | undefined | false | All valid html button props can be added to the button |
CrossmintStatusButton
DESCRIPTION TBD
propName | default | required | description |
---|---|---|---|
clientId | undefined | true | Your client integration identifier |
className | undefined | false | Use this to add custom classNames to the button |
disabled | undefined | false | Use this to specify when the button should be disabled |
onClick | undefined | false | Use this to add a custom onClick handler to the button |
style | undefined | false | Use this to add custom CSS styles to the button |
tabIndex | undefined | false | Use this to add a custom tabIndex to the button |
theme | dark | false | Use this to specify one of our default themes. Can be light , dark |
...props | undefined | false | All valid html button props can be added to the button |
FAQs
Unknown package
The npm package @crossmint/client-sdk-react-ui receives a total of 5,913 weekly downloads. As such, @crossmint/client-sdk-react-ui popularity was classified as popular.
We found that @crossmint/client-sdk-react-ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.