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

qminer

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qminer - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

70

package.json
{
"name": "qminer",
"version": "0.1.0",
"description": "A C++ based data analytics platform for processing large-scale real-time streams containing structured and unstructured data",
"author": "Blaz Fortuna <blaz.fortuna@ijs.si>",
"contributors": [{
"name": "Jan Rupnik",
"email": "jan.rupnik@ijs.si"
}],
"repository": {
"type": "git",
"url": "git://github.com/rupnikj/qminer.git"
},
"main": "index.js",
"engines": {
"node": "0.11.14"
},
"dependencies": { },
"devDependencies": {
"mocha": "^1.17.1"
},
"files": [
"bin",
"images",
"lib",
"index.js",
"mocha.css",
"mocha.js",
"LICENSE"
],
"scripts": {
"test": "./test/nodejs/test.sh"
},
"repository": "",
"keywords": [
"addon"
]
"name": "qminer",
"version": "0.1.1",
"description": "A C++ based data analytics platform for processing large-scale real-time streams containing structured and unstructured data",
"author": "Blaz Fortuna <blaz.fortuna@ijs.si>",
"contributors": [
{
"name": "Jan Rupnik",
"email": "jan.rupnik@ijs.si"
}
],
"repository": "",
"main": "index.js",
"engines": {
"node": "0.11.14"
},
"dependencies": {},
"devDependencies": {
"mocha": "^1.17.1"
},
"files": [
"bin",
"images",
"lib",
"index.js",
"mocha.css",
"mocha.js",
"LICENSE"
],
"scripts": {
"test": "./test/nodejs/test.sh"
},
"keywords": [
"addon"
]
}
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