New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@andamiojs/core

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@andamiojs/core - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

6

package.json

@@ -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 @@ /**

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc