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

@eris/image-cli

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eris/image-cli - npm Package Compare versions

Comparing version 0.4.3-alpha.7 to 0.4.3-alpha.8

1

bin/cli.ts

@@ -42,2 +42,3 @@ #!/usr/bin/env node

sharp: require('sharp'), // tslint:disable-line
tf: require('@tensorflow/tfjs-node'), // tslint:disable-line
}

@@ -44,0 +45,0 @@

@@ -49,2 +49,3 @@ #!/usr/bin/env node

sharp: require('sharp'),
tf: require('@tensorflow/tfjs-node'),
};

@@ -51,0 +52,0 @@ const unsafeGlobal = global;

8

package.json
{
"name": "@eris/image-cli",
"version": "0.4.3-alpha.7",
"version": "0.4.3-alpha.8",
"description": "CLI wrapper and standalone executable API for @eris/image.",

@@ -38,4 +38,4 @@ "main": "./dist/lib/client.js",

"devDependencies": {
"@eris/exif": "0.4.3-alpha.7",
"@eris/image": "0.4.3-alpha.7",
"@eris/exif": "0.4.3-alpha.8",
"@eris/image": "0.4.3-alpha.8",
"execa": "^0.8.0",

@@ -47,3 +47,3 @@ "pkg": "^4.4.9"

},
"gitHead": "09dedd0d48fd74d91fd74af9dd7748f6dfca5cf4"
"gitHead": "9f83ed914a5f52a4c1709430e62f523eb0c0391e"
}

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