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

@hestia-earth/schema-convert

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hestia-earth/schema-convert - npm Package Compare versions

Comparing version 23.4.0 to 23.4.1

2

json.js

@@ -95,3 +95,3 @@ "use strict";

var default_values_1 = require("./default-values");
exports.acceptedNodeTypes = Object.values(schema_1.NodeType).filter(function (val) { return val !== schema_1.NodeType.Term; });
exports.acceptedNodeTypes = Object.values(schema_1.NodeType);
var IGNORE_FIELD_KEY = '-';

@@ -98,0 +98,0 @@ var VALUE_TYPE_KEY = 'valueType';

{
"name": "@hestia-earth/schema-convert",
"version": "23.4.0",
"version": "23.4.1",
"description": "Hestia Schema Converters",

@@ -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