Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bucketco/react-sdk

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bucketco/react-sdk - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

5

package.json
{
"name": "@bucketco/react-sdk",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",

@@ -53,2 +53,3 @@ "repository": {

"react-dom": "*",
"rollup-preserve-directives": "^1.1.2",
"ts-node": "^10.9.2",

@@ -62,3 +63,3 @@ "typescript": "^5.4.5",

},
"gitHead": "bc964a2eb0703766b50a8c554bda0e69c3fc88ea"
"gitHead": "667813ae2ea159e393d0986e716b2a04899566cc"
}

2

README.md

@@ -25,2 +25,4 @@ # Bucket React SDK

```tsx
import "@bucketco/react-sdk";
// Define your features by extending the `Features` interface in @bucketco/react-sdk

@@ -27,0 +29,0 @@ declare module "@bucketco/react-sdk" {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc