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

@json-layout/core

Package Overview
Dependencies
Maintainers
0
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@json-layout/core - npm Package Compare versions

Comparing version

to
1.8.1

2

package.json
{
"name": "@json-layout/core",
"version": "1.8.0",
"version": "1.8.1",
"description": "Compilation and state management utilities for JSON Layout.",

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

@@ -269,3 +269,3 @@ // import Debug from 'debug'

if (schema.oneOf) {
const oneOfPointer = `${pointer}/oneOf`
const oneOfPointer = `${refPointer}/oneOf`
if (!normalizedLayouts[oneOfPointer]) {

@@ -272,0 +272,0 @@ const normalizationResult = normalizeLayoutFragment(