react-native-nitro-buffer 0.0.12 → 0.0.13

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-nitro-buffer",
3
- "version": "0.0.12",
3
+ "version": "0.0.13",
4
4
  "description": "The fastest, 100% Node.js-compatible Buffer implementation for React Native, powered by Nitro Modules and C++.",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib/index.js",
File without changes
@@ -1,2 +0,0 @@
1
- #Fri Dec 26 12:28:15 CST 2025
2
- gradle.version=8.9
File without changes