binary-collections 2.0.0 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bin/bash-dummy CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env -S bash -e
1
+ #!/usr/bin/env bash
2
2
 
3
3
  # put these on top of file
4
4
 
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env -S bash -e
1
+ #!/usr/bin/env bash
2
2
 
3
3
  # put these on top of file
4
4
 
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env -S bash -e
1
+ #!/usr/bin/env bash
2
2
 
3
3
  # put these on top of file
4
4
 
package/bin/dev CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env -S bash -e
1
+ #!/usr/bin/env bash
2
2
 
3
3
  # put these on top of file
4
4
 
package/bin/empty CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env -S bash -e
1
+ #!/usr/bin/env bash
2
2
 
3
3
  # put these on top of file
4
4
 
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env -S bash -e
1
+ #!/usr/bin/env bash
2
2
 
3
3
  # put these on top of file
4
4
 
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env -S bash -e
1
+ #!/usr/bin/env bash
2
2
 
3
3
  # put these on top of file
4
4
 
package/bin/kill-process CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env -S bash -e
1
+ #!/usr/bin/env bash
2
2
 
3
3
  # put these on top of file
4
4
 
package/bin/nodekill CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env -S bash -e
1
+ #!/usr/bin/env bash
2
2
 
3
3
  # put these on top of file
4
4
 
package/bin/prod CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env -S bash -e
1
+ #!/usr/bin/env bash
2
2
 
3
3
  # put these on top of file
4
4
 
package/bin/rmfind CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env -S bash -e
1
+ #!/usr/bin/env bash
2
2
 
3
3
  # put these on top of file
4
4
 
package/bin/rmpath CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env -S bash -e
1
+ #!/usr/bin/env bash
2
2
 
3
3
  # put these on top of file
4
4
 
package/bin/rmx CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env -S bash -e
1
+ #!/usr/bin/env bash
2
2
 
3
3
  # put these on top of file
4
4
 
package/bin/submodule CHANGED
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env -S bash -e
1
+ #!/usr/bin/env bash
2
2
 
3
3
  # put these on top of file
4
4
 
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env -S bash -e
1
+ #!/usr/bin/env bash
2
2
 
3
3
  # put these on top of file
4
4
 
@@ -1,4 +1,4 @@
1
- #!/usr/bin/env -S bash -e
1
+ #!/usr/bin/env bash
2
2
 
3
3
  # put these on top of file
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "binary-collections",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "description": "binary helper collections by L3n4r0x",
5
5
  "main": "index.js",
6
6
  "files": [