Socket
Socket
Sign inDemoInstall

@raketa-cms/raketa-image-picker

Package Overview
Dependencies
88
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.5 to 1.2.6

4

dist/index.js

@@ -864,3 +864,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

theme: raketaMir.theme
}, /*#__PURE__*/React.createElement(ImagePicker$1, {
}, /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(ImagePicker$1, {
mediaManager: mediaManager,

@@ -875,3 +875,3 @@ value: selectedImage,

value: selectedImage ? selectedImage.id : ''
}));
})));
};

@@ -878,0 +878,0 @@

@@ -861,3 +861,3 @@ import React from 'react';

theme: theme
}, /*#__PURE__*/React.createElement(ImagePicker$1, {
}, /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(ImagePicker$1, {
mediaManager: mediaManager,

@@ -872,3 +872,3 @@ value: selectedImage,

value: selectedImage ? selectedImage.id : ''
}));
})));
};

@@ -875,0 +875,0 @@

{
"name": "@raketa-cms/raketa-image-picker",
"version": "1.2.5",
"version": "1.2.6",
"description": "Image browser and upload client for APIs compatible with the Raketa Image JSON format.",

@@ -5,0 +5,0 @@ "author": "studioraketa",

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc