🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@berlitz/max-utils

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@berlitz/max-utils - npm Package Compare versions

Comparing version
4.2.0
to
4.3.0
+11
-0
CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [4.3.0](https://github.com/berlitz-global/max/compare/@berlitz/max-utils@4.2.0...@berlitz/max-utils@4.3.0) (2022-03-03)
### Features
* added nmb - no margin bottom on sanitize ([ad5f18b](https://github.com/berlitz-global/max/commit/ad5f18b81c53ee2da7a07ac02079c3b9b2dac09c))
# [4.2.0](https://github.com/berlitz-global/max/compare/@berlitz/max-utils@4.1.4...@berlitz/max-utils@4.2.0) (2021-10-13)

@@ -8,0 +19,0 @@

+1
-1

@@ -27,3 +27,3 @@ "use strict";

multiple: true,
values: ['fine', 'color-brand-primary']
values: ['fine', 'color-brand-primary', 'nmb']
}],

@@ -30,0 +30,0 @@ span: [{

{
"name": "@berlitz/max-utils",
"description": "Utilities for the Max Design System",
"version": "4.2.0",
"version": "4.3.0",
"main": "lib/index.js",

@@ -33,3 +33,3 @@ "homepage": "https://github.com/berlitz-global/max/blob/master/packages/max-utils/CHANGELOG.md",

},
"gitHead": "01237999cca5abf3f6e0f8c11973f99b7a3d7839"
"gitHead": "5276e8e5b6baa5bc260ec4d5cc362ecd9b37e7e4"
}