@andamiojs/core
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -7,3 +7,3 @@ { | ||
"type": "module", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"license": "MIT", | ||
@@ -31,3 +31,3 @@ "scripts": { | ||
"type": "git", | ||
"url": "https://gitlab.com/gimbalabs/andamio/andamiojs" | ||
"url": "https://gitlab.com/gimbalabs/andamio/andamiojs-group/turborepo-andamiojs" | ||
}, | ||
@@ -37,5 +37,5 @@ "keywords": [], | ||
"bugs": { | ||
"url": "https://gitlab.com/gimbalabs/andamio/andamiojs/-/issues" | ||
"url": "https://gitlab.com/gimbalabs/andamio/andamiojs-group/turborepo-andamiojs/-/issues" | ||
}, | ||
"homepage": "https://andamio.io" | ||
} |
@@ -1,2 +0,2 @@ | ||
import { GraphQLDatumValue, PlutusAddress } from '@andamiojs/core'; | ||
import { GraphQLDatumValue, PlutusAddress } from '../types'; | ||
@@ -3,0 +3,0 @@ /** |
import { resolvePaymentKeyHash, resolveStakeKeyHash } from "@meshsdk/core"; | ||
import { PlutusAddress } from "@andamiojs/core"; | ||
import { PlutusAddress } from "../types"; | ||
@@ -4,0 +4,0 @@ /** |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
226334
0