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

augment-image

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

augment-image - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0

dist/cli.d.ts

32

package.json
{
"name": "augment-image",
"version": "0.0.0",
"version": "1.0.0",
"description": "Image augmentation library and cli for machine learning tasks",
"keywords": [],
"author": "",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/beenotung/augment-image.git"
},
"homepage": "https://github.com/beenotung/augment-image#readme",
"bugs": {
"url": "https://github.com/beenotung/augment-image/issues"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist"
],
"scripts": {

@@ -11,6 +27,2 @@ "test": "tsc --noEmit",

},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"devDependencies": {

@@ -23,6 +35,6 @@ "@types/node": "^22.7.5",

},
"types": "dist/index.d.ts",
"files": [
"dist"
]
}
"dependencies": {
"cli-helpers": "^1.2.0",
"sharp": "^0.33.5"
}
}
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