@justeat/fozzie
Advanced tools
Comparing version 5.2.0 to 5.2.1
@@ -11,2 +11,10 @@ # Changelog | ||
v5.2.1 | ||
------------------------------ | ||
*October 20, 2021* | ||
### Changed | ||
- Moved some devDependencies to dependencies | ||
v5.2.0 | ||
@@ -13,0 +21,0 @@ ------------------------------ |
@@ -5,3 +5,3 @@ { | ||
"description": "UI Web Framework for the Just Eat Global Platform", | ||
"version": "5.2.0", | ||
"version": "5.2.1", | ||
"main": "dist/js/index.js", | ||
@@ -36,2 +36,7 @@ "files": [ | ||
}, | ||
"dependencies": { | ||
"@justeat/f-utils": "2.0.0", | ||
"@justeat/pie-design-tokens": "0.19.0", | ||
"include-media": "1.4.10" | ||
}, | ||
"devDependencies": { | ||
@@ -46,5 +51,3 @@ "@babel/cli": "7.15.7", | ||
"@justeat/f-logger": "0.8.1", | ||
"@justeat/f-utils": "2.0.0", | ||
"@justeat/js-test-buddy": "0.4.1", | ||
"@justeat/pie-design-tokens": "0.19.0", | ||
"@justeat/stylelint-config-fozzie": "2.2.0", | ||
@@ -57,3 +60,2 @@ "concurrently": "6.3.0", | ||
"fontfaceobserver": "2.1.0", | ||
"include-media": "1.4.10", | ||
"jest": "27.3.0", | ||
@@ -60,0 +62,0 @@ "stylelint": "13.13.1", |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
369068
19
0
3
3
+ Added@justeat/f-utils@2.0.0
+ Addedinclude-media@1.4.10
+ Added@justeat/f-utils@2.0.0(transitive)
+ Added@justeat/pie-design-tokens@0.19.0(transitive)
+ Addedinclude-media@1.4.10(transitive)
+ Addedjsonc-parser@2.2.0(transitive)
+ Addedlodash.merge@4.6.2(transitive)
+ Addedmkdirp@1.0.3(transitive)