Socket
Socket
Sign inDemoInstall

ipx

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ipx - npm Package Compare versions

Comparing version 0.8.0 to 0.9.0

21

package.json
{
"name": "ipx",
"version": "0.8.0",
"version": "0.9.0",
"repository": "unjs/ipx",

@@ -20,6 +20,6 @@ "license": "MIT",

"scripts": {
"build": "siroc build",
"build": "unbuild",
"dev": "nodemon",
"lint": "eslint --ext .ts .",
"prepublishOnly": "yarn build",
"prepack": "yarn build",
"release": "yarn test && standard-version && git push --follow-tags && npm publish",

@@ -34,10 +34,10 @@ "start": "node bin/ipx.js",

"etag": "^1.8.1",
"fs-extra": "^10.0.0",
"image-meta": "^0.0.1",
"image-meta": "^0.1.1",
"is-valid-path": "^0.1.1",
"listhen": "^0.2.4",
"node-fetch": "^2.6.1",
"listhen": "^0.2.5",
"ohmyfetch": "^0.4.2",
"pathe": "^0.2.0",
"sharp": "^0.29.0",
"ufo": "^0.7.9",
"xss": "^1.0.9"
"xss": "^1.0.10"
},

@@ -47,3 +47,2 @@ "devDependencies": {

"@types/etag": "latest",
"@types/fs-extra": "latest",
"@types/is-valid-path": "latest",

@@ -57,7 +56,7 @@ "@types/jest": "latest",

"nodemon": "latest",
"siroc": "latest",
"standard-version": "latest",
"ts-jest": "latest",
"typescript": "latest"
"typescript": "latest",
"unbuild": "latest"
}
}

@@ -9,3 +9,3 @@ # IPX

<h2 align="center">Usage</h2>
## Usage

@@ -89,4 +89,4 @@ ### Quick Start

<h2 align="center">License</h2>
## License
MIT

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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