ton-watcher
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "ton-watcher", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
@@ -15,3 +15,3 @@ export * from './modules/txs/tonTxWatcher'; | ||
import { TonClient } from '@ton/ton'; | ||
import { safeJSONStringify } from 'utils/safeJson'; | ||
import { safeJSONStringify } from './utils/safeJson'; | ||
@@ -18,0 +18,0 @@ export default { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
106988