🚀 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.1.0
to
4.1.1
+11
-0
CHANGELOG.md

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

## [4.1.1](https://github.com/berlitz-global/max/compare/@berlitz/max-utils@4.1.0...@berlitz/max-utils@4.1.1) (2021-06-14)
### Bug Fixes
* allow for controlslist to disable download ([1412362](https://github.com/berlitz-global/max/commit/141236278d595141efdffdd59c562a3f35230340))
# [4.1.0](https://github.com/berlitz-global/max/compare/@berlitz/max-utils@4.0.7...@berlitz/max-utils@4.1.0) (2021-06-11)

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

+1
-1

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

}],
audio: ['controls'],
audio: ['controls', 'controlslist'],
source: ['src', 'type'],

@@ -62,0 +62,0 @@ tr: ['id', {

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

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

},
"gitHead": "fe930db5c86b9c49fb4400f811f583d7783aa96d"
"gitHead": "8ee2986750c62c35cc3560d2c097b014f7df4db1"
}