Socket
Socket
Sign inDemoInstall

@zodash/save-as

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

8

CHANGELOG.md

@@ -6,4 +6,12 @@ # Change Log

## [0.0.2](https://github.com/zcorky/zodash/compare/@zodash/save-as@0.0.1...@zodash/save-as@0.0.2) (2021-09-22)
**Note:** Version bump only for package @zodash/save-as
## 0.0.1 (2021-04-18)
**Note:** Version bump only for package @zodash/save-as

8

package.json
{
"name": "@zodash/save-as",
"version": "0.0.1",
"version": "0.0.2",
"description": "Save Blob or Text as File",

@@ -60,3 +60,5 @@ "keywords": [

"scripts": {
"build": "tsc",
"build": "yarn clean && tsc",
"watch": "yarn clean && tsc -w",
"clean": "rm -rf lib",
"test": "jest -w 1",

@@ -68,3 +70,3 @@ "coverage": "codecov"

},
"gitHead": "2ffde85a172badbced954690775459687ec637d7"
"gitHead": "94dc8d1577cd67a4cf89884b10c23eb9caeef9f7"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc