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

@iml/device-scanner

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iml/device-scanner - npm Package Compare versions

Comparing version

to
1.0.2

Nuget.config

15

package.json

@@ -5,3 +5,3 @@ {

"author": "IML Team",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",

@@ -12,3 +12,3 @@ "publishConfig": {

"scripts": {
"jest": "jest",
"jest": "jest --coverage",
"test": "dotnet fable npm-run jest",

@@ -33,10 +33,9 @@ "restore": "dotnet restore",

"babel-preset-env": "^1.6.0",
"fable-jest": "2.4.1",
"jest": "^20.0.4",
"jest-fable-preprocessor": "^1.3.0",
"fable-utils": "^1.0.6",
"jest": "^21.0.2",
"jest-fable-preprocessor": "^1.3.3",
"pre-commit": "1.2.2",
"prettier": "^1.6.1",
"rollup": "^0.49.2",
"rollup": "^0.49.3",
"rollup-plugin-cleanup": "^1.0.1",
"rollup-plugin-fable": "^1.1.0",
"rollup-plugin-fable": "^1.1.1",
"rollup-plugin-filesize": "^1.4.2",

@@ -43,0 +42,0 @@ "stream-to-promise": "2.2.0"

@@ -5,3 +5,4 @@ # device-scanner

[![Greenkeeper badge](https://badges.greenkeeper.io/intel-hpdd/device-scanner.svg)](https://greenkeeper.io/)
[![codecov](https://codecov.io/gh/intel-hpdd/device-scanner/branch/master/graph/badge.svg)](https://codecov.io/gh/intel-hpdd/device-scanner)
Builds an in-memory representation of devices. Uses [udev](http://www.reactivated.net/writing_udev_rules.html) rules to handle change events.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet