New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lowdefy/block-utils

Package Overview
Dependencies
Maintainers
2
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lowdefy/block-utils - npm Package Compare versions

Comparing version 4.0.0-alpha.5 to 4.0.0-alpha.6

15

dist/blockDefaultProps.js

@@ -19,8 +19,5 @@ /*

blockId: 'undefined_id',
components: {
},
content: {
},
events: {
},
components: {},
content: {},
events: {},
list: [],

@@ -36,6 +33,4 @@ menus: [],

},
properties: {
},
user: {
},
properties: {},
user: {},
required: false,

@@ -42,0 +37,0 @@ validation: {

@@ -60,4 +60,3 @@ /* eslint-disable no-undef */ /*

if (!type.isObject(style)) {
return {
};
return {};
}

@@ -64,0 +63,0 @@ let mq = media;

{
"name": "@lowdefy/block-utils",
"version": "4.0.0-alpha.5",
"version": "4.0.0-alpha.6",
"licence": "Apache-2.0",

@@ -44,3 +44,3 @@ "description": "Lowdefy Block Utils",

"@emotion/react": "11.5.0",
"@lowdefy/helpers": "4.0.0-alpha.5",
"@lowdefy/helpers": "4.0.0-alpha.6",
"classnames": "2.3.1",

@@ -54,5 +54,5 @@ "dompurify": "2.3.3",

"@emotion/jest": "11.5.0",
"@swc/cli": "0.1.52",
"@swc/core": "1.2.112",
"@swc/jest": "0.2.9",
"@swc/cli": "0.1.55",
"@swc/core": "1.2.130",
"@swc/jest": "0.2.17",
"@testing-library/dom": "8.10.1",

@@ -67,3 +67,3 @@ "@testing-library/react": "13.0.0-alpha.4",

},
"gitHead": "995fcdb020927f3cdc626fc99c15a2e4137bd962"
"gitHead": "2530e31af795b6a3c75ac8f72c8dbe0ab5d1251b"
}
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