Socket
Socket
Sign inDemoInstall

ipx

Package Overview
Dependencies
109
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.3.0

bin/ipx.js

43

package.json
{
"name": "ipx",
"version": "0.2.1",
"version": "0.3.0",
"license": "MIT",
"contributors": [
"Pooya Parsa <pooya@fandogh.org>"
{
"name": "Pooya Parsa",
"email": "pooya@pi0.ir"
}
],
"main": "src/index.js",
"scripts": {
"start": "bak start",
"dev": "DEBUG=ipx* nodemon node_modules/.bin/bak start"
},
"files": [
"src",
"dist",
"bin"
],
"main": "dist/ipx.cjs.js",
"module": "dist/ipx.es.js",
"bin": "bin/ipx.js",
"scripts": {
"build": "bili --format cjs,es src/index.js"
},
"dependencies": {
"bak": "^2.0.3",
"config": "^1.28.1",
"connect": "^3.6.6",
"consola": "^2.3.0",
"cron": "^1.3.0",
"debug": "^3.1.0",
"etag": "^1.8.1",
"fs-extra": "^4.0.3",
"fs-extra": "^7.0.1",
"is-valid-path": "^0.1.1",
"nodemon": "^1.12.1",
"recursive-readdir": "^2.2.1",
"sharp": "^0.18.4"
"recursive-readdir": "^2.2.2",
"sharp": "^0.21.1"
},
"devDependencies": {
"eslint": "^4.12.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-html": "^4.0.1",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jest": "^21.3.2",
"eslint-plugin-node": "^5.2.1",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-standard": "^3.0.1"
}
"gitHead": "50a807472dcdd6d6c787700ef9f51f27dfa407d9"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc