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

@usecapsule/react-sdk

Package Overview
Dependencies
Maintainers
7
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@usecapsule/react-sdk - npm Package Compare versions

Comparing version 2.0.1-dev.7 to 2.0.1-dev.8

8

package.json
{
"name": "@usecapsule/react-sdk",
"version": "2.0.1-dev.7",
"version": "2.0.1-dev.8",
"main": "dist/cjs/index.cjs.js",

@@ -16,5 +16,5 @@ "module": "dist/esm/index.js",

"exports": {
"types": "./dist/types/lib.d.ts",
"require": "./dist/cjs/lib.js",
"import": "./dist/esm/lib.js"
"types": "./dist/types/index.d.ts",
"require": "./dist/cjs/index.js",
"import": "./dist/esm/index.js"
},

@@ -21,0 +21,0 @@ "dependencies": {

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