We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cd0ca0 commit a89549eCopy full SHA for a89549e
2 files changed
README.md
@@ -7,7 +7,10 @@
7
8
## Change Log
9
10
-### 3.3.5 (Stable)
+### 3.3.6 (Stable)
11
+#### 오래된 development-package-dependency 정리
12
+
13
+### 3.3.5
14
#### babel-cli > glob-parent 버전으로 인한 보안 취약점 제거
15
16
### 3.3.4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bootpay-js",
3
- "version": "3.3.5",
+ "version": "3.3.6",
4
"description": "Bootpay Javasrcipt Library",
5
"main": "lib/bootpay.js",
6
"files": [
0 commit comments