New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.7 to 0.0.8

LICENSE

8

CHANGELOG.md

@@ -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 @@

2

lib/index.d.ts

@@ -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

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