pup-recorder 0.0.8 → 0.0.9

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/.gitattributes ADDED
@@ -0,0 +1,2 @@
1
+ rust/** filter=lfs diff=lfs merge=lfs -text
2
+ x265/** filter=lfs diff=lfs merge=lfs -text
package/dist/cjs/cli.cjs CHANGED
File without changes
package/dist/cli.js CHANGED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pup-recorder",
3
- "version": "0.0.8",
3
+ "version": "0.0.9",
4
4
  "description": "High-performance webview recording tool.",
5
5
  "type": "module",
6
6
  "bin": {
Binary file
Binary file