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

scryptlib

Package Overview
Dependencies
Maintainers
5
Versions
296
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scryptlib - npm Package Compare versions

Comparing version 2.1.34 to 2.1.35

4

dist/findCompiler.js

@@ -9,3 +9,3 @@ "use strict";

var path_1 = require("path");
var showNoCompilerFound = require("../util/showerror");
var showerror_1 = require("../util/showerror");
function getPlatformScryptc() {

@@ -67,5 +67,5 @@ switch (os.platform()) {

}
showNoCompilerFound();
(0, showerror_1.showNoCompilerFound)();
}
exports.findCompiler = findCompiler;
//# sourceMappingURL=findCompiler.js.map
{
"name": "scryptlib",
"version": "2.1.34",
"version": "2.1.35",
"description": "Javascript SDK for integration of Bitcoin SV Smart Contracts written in sCrypt language.",

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

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