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

@muil/muil-javascript

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@muil/muil-javascript - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

lib/index.js

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

exports.init = function (config) {
host = config.host || 'https://app.muil.io';
host = config.host + "/api" || 'https://app.muil.io/api';
apiKey = config.apiKey;

@@ -50,0 +50,0 @@ };

@@ -33,3 +33,3 @@ {

},
"version": "0.0.7"
"version": "0.0.8"
}
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