Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@magic/fs", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"author": "Wizards & Witches", | ||
@@ -35,10 +35,10 @@ "description": "nodejs fs promises + goodies", | ||
"devDependencies": { | ||
"@magic-modules/gdpr": "0.0.13", | ||
"@magic-modules/git-badges": "0.0.3", | ||
"@magic-modules/light-switch": "0.0.3", | ||
"@magic-modules/pre": "0.0.2", | ||
"@magic-themes/docs": "0.0.3", | ||
"@magic/core": "0.0.20", | ||
"@magic-modules/gdpr": "0.0.15", | ||
"@magic-modules/git-badges": "0.0.9", | ||
"@magic-modules/light-switch": "0.0.5", | ||
"@magic-modules/pre": "0.0.7", | ||
"@magic-themes/docs": "0.0.6", | ||
"@magic/core": "0.0.64", | ||
"@magic/format": "0.0.7", | ||
"@magic/test": "0.1.33" | ||
"@magic/test": "0.1.39" | ||
}, | ||
@@ -48,2 +48,3 @@ "dependencies": { | ||
"@magic/error": "0.0.5", | ||
"@magic/mime-types": "0.0.2", | ||
"@magic/types": "0.1.11" | ||
@@ -50,0 +51,0 @@ }, |
@@ -163,3 +163,6 @@ # @magic/fs | ||
#### 0.0.5 - unreleased | ||
#### 0.0.5 | ||
use @magic/mime-types to export contentTypes | ||
#### 0.0.6 - unreleased | ||
... | ||
@@ -166,0 +169,0 @@ |
Sorry, the diff of this file is not supported yet
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
182
48018
4
285
+ Added@magic/mime-types@0.0.2
+ Added@magic/mime-types@0.0.2(transitive)