Socket
Socket
Sign inDemoInstall

@dotdev/next-components

Package Overview
Dependencies
Maintainers
22
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotdev/next-components - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

2

dist/components/dynamic-sections.js

@@ -50,3 +50,2 @@ "use strict";

var fields = item;
delete fields.blocks;
sections.push(__assign({ id: index + "_" + item._name, type: "dynamic", name: item._name, settings: fields }, blocks));

@@ -62,3 +61,2 @@ });

var blocks = section.blocks;
delete section.blocks;
var fields = section;

@@ -65,0 +63,0 @@ sections.push({

2

package.json
{
"name": "@dotdev/next-components",
"version": "1.0.9",
"version": "1.0.10",
"license": "SEE LICENSE IN LICENCE.md",

@@ -5,0 +5,0 @@ "description": "Common components for Next projects",

Sorry, the diff of this file is not supported yet

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