Comparing version 0.1.2 to 0.1.3
@@ -168,3 +168,3 @@ var serial = require('serialport'), | ||
EventDuino.A1 = 'A0'; | ||
EventDuino.A0 = 'A0'; | ||
EventDuino.A1 = 'A1'; | ||
@@ -178,2 +178,2 @@ EventDuino.A2 = 'A2'; | ||
exports = module.exports = EventDuino; | ||
exports = module.exports = EventDuino; |
@@ -6,5 +6,5 @@ { | ||
"keywords": [ "arduino", "evented", "sketch" ], | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"repository": { | ||
"url": "http://github.com/JerrySievert/EventDuino.git" | ||
"git": "http://github.com/JerrySievert/EventDuino.git" | ||
}, | ||
@@ -11,0 +11,0 @@ "license": "MIT/X11", |
@@ -46,3 +46,3 @@ # EventDuino | ||
<argument> ::= <NULL> | ||
| [0-9]+ ':' [0-9a-zA-Z]+ | ||
| ':' [0-9]+ ':' [0-9a-zA-Z]+ | ||
| <argument> | ||
@@ -49,0 +49,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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
26842
462