@waku/react-native-polyfills 0.0.2-a7bf4fd.0 → 0.0.2-d8ed83f.0

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.
Files changed (1) hide show
  1. package/package.json +1 -1
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@waku/react-native-polyfills","version":"0.0.2-a7bf4fd.0","description":"Set of polyfills for Waku for React Native environment","module":"./dist/index.js","exports":{".":"./dist/index.js","./metro":"./dist/metro.js"},"type":"module","homepage":"https://github.com/waku-org/js-waku/tree/master/packages/react-native-polyfills#readme","repository":{"type":"git","url":"https://github.com/waku-org/js-waku.git"},"bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"license":"MIT OR Apache-2.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"scripts":{"build":"run-s build:**","build:esm":"tsc","check":"run-s check:*","check:tsc":"tsc -p tsconfig.dev.json","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","prepublish":"npm run build"},"engines":{"node":">=18"},"dependencies":{"event-target-polyfill":"^0.0.4","react-native-url-polyfill":"^2.0.0","text-encoding-polyfill":"^0.6.7"},"devDependencies":{"expo":"~50.0.13"},"peerDependencies":{"expo":"~50.0.13","react-native":"0.73.6"},"files":["dist","bundle","src/**/*.ts","!**/*.json","CHANGELOG.md","LICENSE","README.md"]}
1
+ {"name":"@waku/react-native-polyfills","version":"0.0.2-d8ed83f.0","description":"Set of polyfills for Waku for React Native environment","module":"./dist/index.js","exports":{".":"./dist/index.js","./metro":"./dist/metro.js"},"type":"module","homepage":"https://github.com/waku-org/js-waku/tree/master/packages/react-native-polyfills#readme","repository":{"type":"git","url":"https://github.com/waku-org/js-waku.git"},"bugs":{"url":"https://github.com/waku-org/js-waku/issues"},"license":"MIT OR Apache-2.0","keywords":["waku","decentralised","communication","web3","ethereum","dapps"],"scripts":{"build":"run-s build:**","build:esm":"tsc","check":"run-s check:*","check:tsc":"tsc -p tsconfig.dev.json","check:spelling":"cspell \"{README.md,src/**/*.ts}\"","prepublish":"npm run build"},"engines":{"node":">=18"},"dependencies":{"event-target-polyfill":"^0.0.4","react-native-url-polyfill":"^2.0.0","text-encoding-polyfill":"^0.6.7"},"devDependencies":{"expo":"~50.0.13"},"peerDependencies":{"expo":"~50.0.13","react-native":"0.73.6"},"files":["dist","bundle","src/**/*.ts","!**/*.json","CHANGELOG.md","LICENSE","README.md"]}