@filerobot/common
Advanced tools
Comparing version 1.0.38 to 1.0.39
@@ -0,0 +0,0 @@ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) { symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); } keys.push.apply(keys, symbols); } return keys; } |
{ | ||
"name": "@filerobot/common", | ||
"version": "1.0.38", | ||
"version": "1.0.39", | ||
"description": "The common components shared between Filerobot Media Asset Widget modules", | ||
@@ -17,4 +17,4 @@ "homepage": "", | ||
"dependencies": { | ||
"@filerobot/icons": "1.0.38", | ||
"@filerobot/utils": "1.0.38", | ||
"@filerobot/icons": "1.0.39", | ||
"@filerobot/utils": "1.0.39", | ||
"@scaleflex/icons": "^1.0.0-beta.40" | ||
@@ -21,0 +21,0 @@ }, |
@@ -0,0 +0,0 @@ # `@filerobot/common` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
292199
+ Added@filerobot/icons@1.0.39(transitive)
+ Added@filerobot/utils@1.0.39(transitive)
- Removed@filerobot/icons@1.0.38(transitive)
- Removed@filerobot/utils@1.0.38(transitive)
Updated@filerobot/icons@1.0.39
Updated@filerobot/utils@1.0.39