woo-email-editor
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -62,3 +62,4 @@ "use strict"; | ||
type: "init", | ||
json: option.json | ||
json: option.json, | ||
appKey: option.appKey | ||
}, "*"); | ||
@@ -65,0 +66,0 @@ }; |
{ | ||
"name": "woo-email-editor", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "", | ||
@@ -10,3 +10,4 @@ "main": "./lib/index.js", | ||
"build": "webpack", | ||
"build:watch": "babel src --out-dir ./lib --copy-files --watch" | ||
"build:watch": "babel src --out-dir ./lib --copy-files --watch", | ||
"build:es": "babel src --out-dir ./lib --copy-files" | ||
}, | ||
@@ -13,0 +14,0 @@ "author": "", |
@@ -21,3 +21,8 @@ # woodv email editor | ||
``` | ||
#更新日志 | ||
##1.1.3 | ||
```aidl | ||
添加模板功能 | ||
``` | ||
@@ -28,3 +28,4 @@ import * as htmlToImage from 'html-to-image'; | ||
type:"init", | ||
json:option.json | ||
json:option.json, | ||
appKey:option.appKey | ||
},"*"); | ||
@@ -31,0 +32,0 @@ }; |
Sorry, the diff of this file is not supported yet
AI-detected possible typosquat
Supply chain riskAI has identified this package as a potential typosquat of a more popular package. This suggests that the package may be intentionally mimicking another package's name, description, or other metadata.
Found 1 instance in 1 package
195
28
0
61854