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

@fmfe/genesis-remote

Package Overview
Dependencies
Maintainers
7
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fmfe/genesis-remote - npm Package Compare versions

Comparing version 2.0.1-alpha.2 to 2.0.1-alpha.3

4

dist/cjs/index.js

@@ -339,7 +339,7 @@ "use strict";

Promise.all([
exports.loadStyle(data.style).then((arr) => {
(0, exports.loadStyle)(data.style).then((arr) => {
this.localData = { ...data };
return !haveFlase(arr);
}),
exports.loadScript(data.script).then((arr) => {
(0, exports.loadScript)(data.script).then((arr) => {
window[data.id] = data.state;

@@ -346,0 +346,0 @@ return !haveFlase(arr);

{
"name": "@fmfe/genesis-remote",
"version": "2.0.1-alpha.2",
"version": "2.0.1-alpha.3",
"description": "Vue SSR Microfront",

@@ -19,3 +19,3 @@ "keywords": [

"license": "MIT",
"gitHead": "ad0ab62e252f88190d7bb09b5291096f6a08a0f7",
"gitHead": "7245e7de144a8023d5152852e63e2924b8b5aa65",
"homepage": "https://fmfe.github.io/genesis-docs/",

@@ -22,0 +22,0 @@ "repository": {

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