@softwareventures/array 7.0.0-alpha.1 → 7.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/.husky/pre-commit CHANGED
@@ -1,5 +1,3 @@
1
- #!/bin/sh
2
- . "$(dirname "$0")/_/husky.sh"
3
1
  . "$(dirname "$0")/common.sh"
4
2
 
5
- yarn pre-commit
3
+ yarn precise-commits
package/LICENSE.md CHANGED
@@ -1,4 +1,4 @@
1
- Copyright 2018-2023 Software Ventures Limited.
1
+ Copyright 2018-2025 Software Ventures Limited.
2
2
 
3
3
  Permission to use, copy, modify, and/or distribute this software for any purpose
4
4
  with or without fee is hereby granted, provided that the above copyright notice