loader-fs-cache
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "loader-fs-cache", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A published package of https://github.com/babel/babel-loader/blob/master/src/fs-cache.js", | ||
@@ -12,4 +12,5 @@ "main": "index.js", | ||
"dependencies": { | ||
"find-cache-dir": "^0.1.1" | ||
"find-cache-dir": "^0.1.1", | ||
"mkdirp": "0.5.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
Mixed license
License(Experimental) Package contains multiple licenses.
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
6622
4
2
1
+ Addedmkdirp@0.5.1
+ Addedminimist@0.0.8(transitive)
+ Addedmkdirp@0.5.1(transitive)
- Removedminimist@1.2.8(transitive)
- Removedmkdirp@0.5.6(transitive)