hc-sr501-sensor
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "hc-sr501-sensor", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Node.js based API for the HC-SR501 motion sensor", | ||
@@ -5,0 +5,0 @@ "main": "./dist/cjs/index.js", |
@@ -10,3 +10,3 @@ Node.js based API for the HC-SR501 motion detector. | ||
```jsx | ||
const { HCSR501 } = require("hc-sr501-motion-sensor") | ||
const { HCSR501 } = require("hc-sr501-sensor") | ||
``` | ||
@@ -13,0 +13,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10718