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

fs-admin

Package Overview
Dependencies
Maintainers
6
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fs-admin - npm Package Compare versions

Comparing version 0.12.0 to 0.13.0

10

package.json
{
"name": "fs-admin",
"version": "0.12.0",
"version": "0.13.0",
"description": "Manipulate files with escalated privileges",

@@ -12,4 +12,4 @@ "main": "index.js",

"prebuild-node-ia32": "prebuild -t 8.9.0 -t 9.4.0 -a ia32 --strip",
"prebuild-electron": "prebuild -t 4.0.4 -t 5.0.0 -t 6.0.0 -t 7.0.0 -r electron --strip",
"prebuild-electron-ia32": "prebuild -t 4.0.4 -t 5.0.0 -t 6.0.0 -t 7.0.0 -r electron -a ia32 --strip",
"prebuild-electron": "prebuild -t 4.0.4 -t 5.0.0 -t 6.0.0 -t 7.0.0 -t 8.0.0 -t 9.0.0-beta.2 -r electron --strip",
"prebuild-electron-ia32": "prebuild -t 4.0.4 -t 5.0.0 -t 6.0.0 -t 7.0.0 -t 8.0.0 -r electron -a ia32 --strip",
"upload": "node ./script/upload.js",

@@ -37,6 +37,6 @@ "postpublish": "git push --follow-tags"

"devDependencies": {
"mocha": "^6.1.2",
"mocha": "^7.0.0",
"node-abi": "^2.10.0",
"node-gyp": "^6.0.0",
"prebuild": "^9.0.1",
"prebuild": "^10.0.0",
"standard": "^14.0.2",

@@ -43,0 +43,0 @@ "temp": "^0.9.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