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

attention

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

attention - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

package.json
{
"name": "attention",
"version": "0.1.0",
"version": "0.1.1",
"author": "Lovell Fuller <npm@lovell.info>",

@@ -26,3 +26,3 @@ "description": "Detect the dominant palette, salient region and focal point of an image",

"dependencies": {
"nan": "^2.0.9"
"nan": "^2.2.0"
},

@@ -29,0 +29,0 @@ "license": "Apache-2.0",

@@ -77,3 +77,3 @@ # attention

.point(function(err, point) {
console.dir(region);
console.dir(point);
});

@@ -80,0 +80,0 @@ ```

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