delete parser.js

This commit is contained in:
[poww10s]
2020-09-11 01:12:02 -04:00
parent ae25346f78
commit 70f09dc1cf
3 changed files with 12 additions and 1 deletions
+10
View File
@@ -3077,6 +3077,16 @@
"resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.1.0.tgz",
"integrity": "sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ=="
},
"binary-parser": {
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/binary-parser/-/binary-parser-1.6.2.tgz",
"integrity": "sha512-cYAhKB51A9T/uylDvMK7uAYaPLWLwlferNOpnQ0E0fuO73yPi7kWaWiOm22BvuKxCbggmkiFN0VkuLg6gc+KQQ=="
},
"bitset": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/bitset/-/bitset-5.1.1.tgz",
"integrity": "sha512-oKaRp6mzXedJ1Npo86PKhWfDelI6HxxJo+it9nAcBB0HLVvYVp+5i6yj6DT5hfFgo+TS5T57MRWtw8zhwdTs3g=="
},
"bluebird": {
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
+2
View File
@@ -7,6 +7,8 @@
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"binary-parser": "^1.6.2",
"bitset": "^5.1.1",
"packet": "0.0.7",
"react": "^16.13.1",
"react-dom": "^16.13.1",
-1
View File
@@ -1 +0,0 @@
// function that skip bits in a byte OR can get the value of groupings of bits in a byte