@openreplay/network-proxy
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@openreplay/network-proxy", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "this library helps us to create proxy objects for fetch, XHR and beacons for proper request tracking.", | ||
@@ -11,2 +11,3 @@ "main": "dist/index.js", | ||
], | ||
"type": "module", | ||
"scripts": { | ||
@@ -13,0 +14,0 @@ "build": "tsc", |
83288
Yes