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

gzipper

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gzipper - npm Package Compare versions

Comparing version 4.0.1 to 4.0.2

8

CHANGELOG.md

@@ -8,2 +8,10 @@ # Changelog

## [4.0.2] - 2020-08-18
### Updated
- uuid 8.1.0 -> 8.3.0
- typescript 3.9.5 -> 3.9.7
- eslint ecmaVersion 2020
## [4.0.1] - 2020-07-18

@@ -10,0 +18,0 @@

24

package.json
{
"name": "gzipper",
"version": "4.0.1",
"version": "4.0.2",
"description": "CLI for compressing files.",

@@ -39,14 +39,14 @@ "main": "index.js",

"@types/mocha": "^7.0.2",
"@types/node": "^14.0.13",
"@types/semver": "^7.2.0",
"@types/node": "^14.6.0",
"@types/semver": "^7.3.3",
"@types/sinon": "^9.0.4",
"@types/uuid": "^8.0.0",
"@typescript-eslint/eslint-plugin": "^3.1.0",
"@typescript-eslint/parser": "^3.1.0",
"codecov": "^3.7.0",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"codecov": "^3.7.2",
"copyfiles": "^2.3.0",
"cross-env": "^7.0.2",
"eslint": "^7.2.0",
"eslint": "^7.7.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-prettier": "^3.1.4",
"mocha": "^7.2.0",

@@ -57,6 +57,6 @@ "nyc": "^15.1.0",

"semver": "^7.3.2",
"sinon": "^9.0.2",
"sinon": "^9.0.3",
"source-map-support": "^0.5.19",
"ts-node": "^8.10.2",
"typescript": "^3.9.5"
"typescript": "^3.9.7"
},

@@ -69,4 +69,4 @@ "engines": {

"deep-equal": "^2.0.3",
"uuid": "^8.1.0"
"uuid": "^8.3.0"
}
}
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