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

@wixc3/board-plugins

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wixc3/board-plugins - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {

@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k;

{
"name": "@wixc3/board-plugins",
"description": "Plugins for boards",
"version": "1.0.0",
"version": "1.1.0",
"main": "dist/index.js",

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

"dependencies": {
"@wixc3/react-board": "^1.0.0"
"@wixc3/react-board": "^1.1.0"
},

@@ -17,0 +17,0 @@ "repository": "https://github.com/wixplosives/wcs-core/tree/master/packages/board-plugins",

Sorry, the diff of this file is not supported yet