🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
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

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",