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

mobot-js

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobot-js - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

3

dist/MobotJs.d.ts
export declare const mobot: {
readonly app: (config: {
message: string;
name: string;
bundleId: string;
}) => void;
};

@@ -6,6 +6,4 @@ "use strict";

app: (config) => {
window.iacConfig = {
message: `Hello ${config.message} from Mobot in the web!`,
};
window.mobotConfig = config;
},
};
{
"name": "mobot-js",
"version": "0.0.16",
"version": "0.0.17",
"scripts": {

@@ -5,0 +5,0 @@ "build": "tsc",

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