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

@descope/web-component

Package Overview
Dependencies
Maintainers
4
Versions
367
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@descope/web-component - npm Package Compare versions

Comparing version 3.13.0 to 3.13.1

dist/esm/debugger-wc-24148103.js

2

dist/esm/index.js

@@ -1,1 +0,1 @@

export{D as default}from"./index-01d66034.js";import"tslib";import"@descope/web-js-sdk";
export{D as default}from"./index-c7484efe.js";import"tslib";import"@descope/web-js-sdk";
{
"name": "@descope/web-component",
"version": "3.13.0",
"version": "3.13.1",
"author": "Descope Team <info@descope.com>",

@@ -76,2 +76,3 @@ "homepage": "https://github.com/descope/web-component",

"start": "npx nx run web-component:build && rollup -c rollup.config.app.serve.mjs -w",
"start-web-sample": "HTML_FILE=src/app-web-sample/index.html pnpm start",
"build-app": "rollup -c rollup.config.app.mjs",

@@ -78,0 +79,0 @@ "build": "rollup -c",

@@ -68,5 +68,5 @@ # @descope/web-component

1. Run the sample `pnpm run start`
1. Run the sample `pnpm run start` / `pnpm run start-web-sample`
NOTE: This package is a part of a monorepo. so if you make changes in a dependency, you will have to rerun `npm run start` (this is a temporary solution until we improve the process to fit to monorepo).
NOTE: This package is a part of a monorepo. so if you make changes in a dependency, you will have to rerun `npm run start` / `pnpm run start-web-sample` (this is a temporary solution until we improve the process to fit to monorepo).

@@ -73,0 +73,0 @@ ## Optional Attributes

Sorry, the diff of this file is too big to display

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