Upgrade dependencies

Improve example (fix coding style, fix Buffer usage)
Fix coding style in lib/pcsclite.js
This commit is contained in:
Martin Endler
2018-12-20 03:51:54 +01:00
parent 576e2a7daf
commit 31e497024c
7 changed files with 238 additions and 219 deletions

7
.idea/dictionaries/pokusew.xml generated Normal file
View File

@@ -0,0 +1,7 @@
<component name="ProjectDictionaryState">
<dictionary name="pokusew">
<words>
<w>pcsclite</w>
</words>
</dictionary>
</component>

View File

@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptLibraryMappings">
<file url="file://$PROJECT_DIR$" libraries="{node-pcsclite/node_modules}" />
<includedPredefinedLibrary name="ECMAScript 6" />
<includedPredefinedLibrary name="Node.js Core" />
</component>
</project>

3
.idea/misc.xml generated
View File

@@ -3,7 +3,4 @@
<component name="JavaScriptSettings">
<option name="languageLevel" value="ES6" />
</component>
<component name="SvnConfiguration">
<configuration>$USER_HOME$/.subversion</configuration>
</component>
</project>