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

@panneau/core

Package Overview
Dependencies
Maintainers
6
Versions
306
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@panneau/core - npm Package Compare versions

Comparing version 3.0.161 to 3.0.162

4

es/hooks.js

@@ -89,4 +89,2 @@ import _objectSpread from '@babel/runtime/helpers/objectSpread2';

}, getEditPropsFromItem !== null ? getEditPropsFromItem(item) : null);
case 'duplicate':
return null;
// case 'duplicate':

@@ -116,2 +114,4 @@ // return {

// };
case 'duplicate':
return null;
case 'delete':

@@ -118,0 +118,0 @@ return _objectSpread({

@@ -91,4 +91,2 @@ 'use strict';

}, getEditPropsFromItem !== null ? getEditPropsFromItem(item) : null);
case 'duplicate':
return null;
// case 'duplicate':

@@ -118,2 +116,4 @@ // return {

// };
case 'duplicate':
return null;
case 'delete':

@@ -120,0 +120,0 @@ return _objectSpread({

{
"name": "@panneau/core",
"version": "3.0.161",
"version": "3.0.162",
"description": "",

@@ -114,3 +114,3 @@ "keywords": [

},
"gitHead": "2309ef5bf62f83eeb176e2e2a8b52811d64faf00"
"gitHead": "82936217c80643ad52d9b425a7a8c374d6264d8e"
}
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