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

@chapeaux/cpx-user

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chapeaux/cpx-user - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

1

cpx-user.js

@@ -19,3 +19,2 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

this._ready = false;
console.log(new URL(import.meta.url).pathname.replace('cpx-user.js', 'user.js'));
this._worker = new Worker(new URL(import.meta.url).pathname.replace('cpx-user.js', 'user.js'));

@@ -22,0 +21,0 @@ this.onMessage = this.onMessage.bind(this);

2

package.json
{
"name": "@chapeaux/cpx-user",
"version": "0.7.0",
"version": "0.7.1",
"description": "Chapeaux User Component",

@@ -5,0 +5,0 @@ "type": "module",

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