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

@mybricks/cloud-com-loader

Package Overview
Dependencies
Maintainers
5
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mybricks/cloud-com-loader - npm Package Compare versions

Comparing version 1.0.3-beta5 to 1.0.3-beta6

7

package.json
{
"name": "@mybricks/cloud-com-loader",
"version": "1.0.3-beta5",
"version": "1.0.3-beta6",
"description": "",

@@ -32,3 +32,6 @@ "main": "index.js",

"@vue/compiler-dom": "^3.2.41",
"mybricksveaury": "0.0.1"
"mybricksveaury": "0.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"veaury": "^2.3.9"
},

@@ -35,0 +38,0 @@ "devDependencies": {

@@ -331,3 +331,3 @@ const fs = require("fs");

import React from "react";
import { applyPureReactInVue } from "mybricksveaury";
import { applyPureReactInVue } from "veaury";

@@ -334,0 +334,0 @@ if (!window.React) {

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