New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@useparagon/connect

Package Overview
Dependencies
Maintainers
29
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@useparagon/connect - npm Package Compare versions

Comparing version 1.0.24-experimental.11 to 1.0.24-experimental.12

sandbox/index.html

13

package.json
{
"name": "@useparagon/connect",
"version": "1.0.24-experimental.11",
"version": "1.0.24-experimental.12",
"description": "Embed integrations into your app with the Paragon SDK",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"exports": {
".": "./dist/src/index.js",
"./ConnectSDK": "./dist/src/ConnectSDK.js"
},
"exports": "./dist/src/index.js",
"scripts": {
"start:dev": "NODE_ENV=development webpack serve",
"build:prod": "yarn typecheck && yarn clean && webpack --config webpack.config.js",

@@ -66,2 +64,3 @@ "build:watch": "yarn build --watch",

"glob": "^10.3.10",
"html-webpack-plugin": "^5.6.3",
"jest": "^27.0.6",

@@ -71,2 +70,3 @@ "jest-fetch-mock": "useparagon/jest-fetch-mock.git#3.0.4",

"jest-json-reporter2": "^1.1.0",
"jsonwebtoken": "^9.0.2",
"node-notifier": "^10.0.0",

@@ -92,3 +92,4 @@ "nyc": "^15.1.0",

"webpack-bundle-analyzer": "^4.3.0",
"webpack-cli": "^5.0.2"
"webpack-cli": "^5.0.2",
"webpack-dev-server": "^5.1.0"
},

@@ -95,0 +96,0 @@ "license": "MIT",

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