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

@mezzanine-ui/core

Package Overview
Dependencies
Maintainers
2
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mezzanine-ui/core - npm Package Compare versions

Comparing version 0.7.2 to 0.7.3

upload/_upload-picture-block-styles.scss

4

package.json
{
"name": "@mezzanine-ui/core",
"version": "0.7.2",
"version": "0.7.3",
"description": "Core for mezzanine-ui",

@@ -26,3 +26,3 @@ "author": "Mezzanine",

"dependencies": {
"@mezzanine-ui/icons": "^0.5.0",
"@mezzanine-ui/icons": "^0.7.3",
"@mezzanine-ui/system": "^0.7.0",

@@ -29,0 +29,0 @@ "tslib": "^2.1.0"

export * from './uploadInput';
export * from './uploadResult';
export * from './uploadPicture';
export * from './UploadPictureBlock';
export * from './UploadPictureWall';
export { uploadInputClasses, uploadInputPrefix } from './uploadInput.js';
export { toUploadResultCssVars, uploadResultClasses, uploadResultPrefix } from './uploadResult.js';
export { uploadPictureClasses, uploadPicturePrefix } from './uploadPicture.js';
export { ImageUploader, toUploadPictureBlockCssVars, uploadPictureBlockClasses, uploadPictureBlockPrefix } from './UploadPictureBlock.js';
export { uploadPictureWallClasses, uploadPictureWallPrefix } from './UploadPictureWall.js';

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