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

@mlabs-haskell/uplc-apply-args

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mlabs-haskell/uplc-apply-args - npm Package Compare versions

Comparing version 1.0.0 to 1.0.29-alpha

CHANGELOG.md

2

browser/index.js

@@ -1,1 +0,1 @@

export * from "apply-args-browser";
export * from "@mlabs-haskell/uplc-apply-args-browser";

@@ -1,1 +0,1 @@

export * from "apply-args-nodejs";
export * from "@mlabs-haskell/uplc-apply-args-nodejs";
{
"type": "module",
"name": "@mlabs-haskell/uplc-apply-args",
"version": "1.0.0",
"version": "1.0.29-alpha",
"description": "Implementation of argument application for Cardano Plutus scripts (nodejs & the browser)",

@@ -27,5 +27,5 @@ "main": "./nodejs/index.js",

"dependencies": {
"apply-args-browser": "^0.0.1",
"apply-args-nodejs": "^0.0.1"
"@mlabs-haskell/uplc-apply-args-browser": "^1.0.29-alpha",
"@mlabs-haskell/uplc-apply-args-nodejs": "^1.0.29-alpha2"
}
}
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