@zodash/fs
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.8](https://github.com/zcorky/zodash/compare/@zodash/fs@0.0.7...@zodash/fs@0.0.8) (2021-03-23) | ||
**Note:** Version bump only for package @zodash/fs | ||
## [0.0.7](https://github.com/zcorky/zodash/compare/@zodash/fs@0.0.6...@zodash/fs@0.0.7) (2021-03-12) | ||
@@ -8,0 +16,0 @@ |
@@ -5,2 +5,2 @@ import loadJs from './load-js'; | ||
import download from './download'; | ||
export { loadJs, loadCss, loadImage, download, }; | ||
export { loadJs, loadCss, loadImage, download }; |
{ | ||
"name": "@zodash/fs", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "File Utils In Browser, loadJS / loadCSS / download", | ||
@@ -71,8 +71,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@zodash/jsonp": "^0.0.5", | ||
"@zodash/load-css": "^0.0.3", | ||
"@zodash/load-image": "^0.0.1", | ||
"@zodash/load-js": "^0.2.8" | ||
"@zodash/jsonp": "^0.0.6", | ||
"@zodash/load-css": "^0.0.4", | ||
"@zodash/load-image": "^0.0.2", | ||
"@zodash/load-js": "^0.2.9" | ||
}, | ||
"gitHead": "f1756b8ed6cda52a0f4b6c7b8aab710623023371" | ||
"gitHead": "36ae103b292f402d459b7c9eb6e63fe6ea93eb2b" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
9630
22
+ Added@zodash/jsonp@0.0.6(transitive)
+ Added@zodash/load-css@0.0.4(transitive)
+ Added@zodash/load-image@0.0.2(transitive)
- Removed@zodash/jsonp@0.0.5(transitive)
- Removed@zodash/load-css@0.0.3(transitive)
- Removed@zodash/load-image@0.0.1(transitive)
Updated@zodash/jsonp@^0.0.6
Updated@zodash/load-css@^0.0.4
Updated@zodash/load-image@^0.0.2
Updated@zodash/load-js@^0.2.9