New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

untar

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

untar - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

19

package.json
{
"name": "untar",
"version": "0.2.1",
"version": "0.2.2",
"description": "a simple tar file unpacker",

@@ -17,9 +17,9 @@ "keywords": [

"dependencies": {
"foreach": "https://github.com/jkroso/forEach/tarball/0.8.4",
"foreach": "https://github.com/jkroso/forEach/tarball/0.8.5",
"path": "http://github.com/jkroso/path/tarball/1.1.0",
"writefile": "0.2.2",
"resultify": "0.2.3",
"when-all": "0.4.3",
"writefile": "0.2.3",
"resultify": "0.2.4",
"when-all": "0.4.4",
"mkdirp": "0.3.5",
"result": "0.3.0",
"result": "0.3.1",
"tar": "0.1.17",

@@ -29,9 +29,6 @@ "result-type": "1.0.0"

"devDependencies": {
"fs-equals": "0.2.2",
"mocha": "1.11.0",
"fs-equals": "0.2.4",
"mocha": "1.12.0",
"hyperquest": "0.1.4"
},
"scripts": {
"install": "npm dedupe"
}
}
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