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

node-caffe

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-caffe - npm Package Compare versions

Comparing version 0.0.2 to 1.9.0

9

package.json
{
"name": "node-caffe",
"version": "0.0.2",
"version": "1.9.0",
"description": "Caffe bindings for node",

@@ -26,6 +26,9 @@ "repository": "silklabs/node-caffe",

"devDependencies": {
"eslint": "3.7.1",
"babel-eslint": "7.1.1",
"eslint": "3.11.1",
"eslint-plugin-flowtype": "2.29.1",
"eslint-config-silk": "^1.0.0",
"mocha": "2.4.5"
},
"gypfile": true
}
}

@@ -5,2 +5,4 @@ /**

'use strict'; // Enable block-scoped declarations in node4
const caffe = require('../');

@@ -7,0 +9,0 @@ const assert = require('assert');

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