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

@bitgo/wasm-miniscript

Package Overview
Dependencies
Maintainers
0
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bitgo/wasm-miniscript - npm Package Compare versions

Comparing version 1.12.0 to 1.13.0

2

dist/browser/js/ast/fromWasmNode.js

@@ -71,2 +71,4 @@ function getSingleEntry(v) {

return wrap("n", value);
case "Drop":
return wrap("r", value);
// Conjunctions

@@ -73,0 +75,0 @@ case "AndV":

@@ -75,2 +75,4 @@ "use strict";

return wrap("n", value);
case "Drop":
return wrap("r", value);
// Conjunctions

@@ -77,0 +79,0 @@ case "AndV":

2

package.json
{
"name": "@bitgo/wasm-miniscript",
"version": "1.12.0",
"version": "1.13.0",
"lint-staged": "MIT",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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