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

@sitecore/byoc

Package Overview
Dependencies
Maintainers
4
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sitecore/byoc - npm Package Compare versions

Comparing version 0.0.18-alpha.9 to 0.1.0

.prettierrc

2

package.json

@@ -5,3 +5,3 @@ {

"description": "Bring-Your-Own-Components runtime to register and retrieve react components",
"version": "0.0.18-alpha.9",
"version": "0.1.0",
"scripts": {

@@ -8,0 +8,0 @@ "test": "npx vitest",

@@ -0,1 +1,2 @@

/// <reference types="@types/react" />
import { JSONSchema, ObjectSchema, UISchema } from './schema.js';

@@ -2,0 +3,0 @@ /** Normalized BYOC component */

Sorry, the diff of this file is not supported yet

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