Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@zodash/fs

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zodash/fs - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.0.5](https://github.com/zcorky/zodash/compare/@zodash/fs@0.0.4...@zodash/fs@0.0.5) (2020-12-16)
**Note:** Version bump only for package @zodash/fs
## [0.0.4](https://github.com/zcorky/zodash/compare/@zodash/fs@0.0.3...@zodash/fs@0.0.4) (2020-12-16)

@@ -8,0 +16,0 @@

6

lib/index.d.ts

@@ -5,7 +5,3 @@ import loadJs from './load-js';

export { loadJs, loadCss, download, };
declare const _default: {
loadJs: typeof loadJs;
loadCss: typeof loadCss;
download: typeof download;
};
declare const _default;
export default _default;
{
"name": "@zodash/fs",
"version": "0.0.4",
"version": "0.0.5",
"description": "File Utils In Browser, loadJS / loadCSS / download",

@@ -71,7 +71,7 @@ "keywords": [

"dependencies": {
"@zodash/jsonp": "^0.0.2",
"@zodash/jsonp": "^0.0.3",
"@zodash/load-css": "^0.0.2",
"@zodash/load-js": "^0.2.5"
"@zodash/load-js": "^0.2.6"
},
"gitHead": "5238ab42c3df2b8bc65c1a92d42c5a90f6b3f4fa"
"gitHead": "e1b3526fc7c629ff86ec38e7d4031facefd11806"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc