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

@wixc3/react-board

Package Overview
Dependencies
Maintainers
85
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wixc3/react-board - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

1

dist/types.d.ts

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

import type React from 'react';
import type { IRenderableLifeCycleHooks, IRenderableMetadataBase, OmitIRenderableMetadataBase } from '@wixc3/board-core';

@@ -2,0 +3,0 @@ export { BoardSetupFunction } from '@wixc3/board-core';

4

package.json
{
"name": "@wixc3/react-board",
"description": "Library for creation of React component boards",
"version": "2.0.2",
"version": "2.0.3",
"main": "dist/index.js",

@@ -11,3 +11,3 @@ "peerDependencies": {

"dependencies": {
"@wixc3/board-core": "^2.0.2"
"@wixc3/board-core": "^2.0.3"
},

@@ -14,0 +14,0 @@ "files": [

/* eslint-disable @typescript-eslint/no-explicit-any */
import type React from 'react';
import type {

@@ -3,0 +4,0 @@ IRenderableLifeCycleHooks,

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