Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@icreate/core

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icreate/core - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

4

dist/ics.es5.js

@@ -5,3 +5,3 @@ /*

* @LastEditors: 文贝
* @LastEditTime: 2022-02-09 23:34:47
* @LastEditTime: 2022-02-12 02:06:01
* @Descripttion:

@@ -527,3 +527,3 @@ * @FilePath: \src\interfaces\interfaces.ts

* @LastEditors: 文贝
* @LastEditTime: 2022-02-12 00:48:16
* @LastEditTime: 2022-02-12 01:47:40
* @Descripttion:

@@ -530,0 +530,0 @@ * @FilePath: \src\ics.ts

@@ -11,3 +11,3 @@ (function (global, factory) {

* @LastEditors: 文贝
* @LastEditTime: 2022-02-09 23:34:47
* @LastEditTime: 2022-02-12 02:06:01
* @Descripttion:

@@ -532,3 +532,3 @@ * @FilePath: \src\interfaces\interfaces.ts

* @LastEditors: 文贝
* @LastEditTime: 2022-02-12 00:48:16
* @LastEditTime: 2022-02-12 01:47:40
* @Descripttion:

@@ -535,0 +535,0 @@ * @FilePath: \src\ics.ts

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

* @LastEditors: 文贝
* @LastEditTime: 2022-02-12 00:48:16
* @LastEditTime: 2022-02-12 01:47:40
* @Descripttion:

@@ -11,0 +11,0 @@ * @FilePath: \src\ics.ts

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

* @LastEditors: 文贝
* @LastEditTime: 2022-02-09 23:34:47
* @LastEditTime: 2022-02-12 02:06:01
* @Descripttion:

@@ -9,0 +9,0 @@ * @FilePath: \src\interfaces\interfaces.ts

@@ -40,10 +40,1 @@ export declare class ExecOptons {

}
export interface IImedx {
isImedx: boolean;
cefSharp: Object;
$on(eventName: string, callback: Function): void;
$off(eventName: string, callback: Function): void;
$emit(eventName: string): void;
$command(opts: ExecOptons): void;
$function(opts: ExecOptons): Promise<any>;
}
{
"name": "@icreate/core",
"version": "0.0.13",
"version": "0.0.14",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [],

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