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

@meta-cms/next

Package Overview
Dependencies
Maintainers
2
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meta-cms/next - npm Package Compare versions

Comparing version 1.0.28 to 1.0.29

5

index.js

@@ -402,4 +402,2 @@ "use strict";

if (event.data.action === "show_indicator") {
if (!source.current) {
}
if (tipsRefs.current.length === 0) {

@@ -499,3 +497,4 @@ const elements = document.querySelectorAll("[itemid^='gid']");

...attributes,
...value.image
...value.image,
loading: "lazy"
};

@@ -502,0 +501,0 @@ }

2

package.json
{
"name": "@meta-cms/next",
"version": "1.0.28",
"version": "1.0.29",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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