Browse Source

v2.1.2: security fixes and small bug fix

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 4 năm trước cách đây
mục cha
commit
058016a7bd
5 tập tin đã thay đổi với 768 bổ sung626 xóa
  1. 1 1
      LICENCE.md
  2. 0 0
      dist/toasters.js
  3. 758 616
      package-lock.json
  4. 8 8
      package.json
  5. 1 1
      src/toasters.js

+ 1 - 1
LICENCE.md

@@ -1,6 +1,6 @@
 MIT License
 MIT License
 
 
-Copyright (c) 2020 Jonathan Graham
+Copyright (c) 2021 Jonathan Graham
 
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 of this software and associated documentation files (the "Software"), to deal

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/toasters.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 758 - 616
package-lock.json


+ 8 - 8
package.json

@@ -9,13 +9,13 @@
   },
   },
   "description": "Toast alerts (initially developed for Vue.js with a material-design style)",
   "description": "Toast alerts (initially developed for Vue.js with a material-design style)",
   "devDependencies": {
   "devDependencies": {
-    "@babel/core": "^7.5.5",
-    "@babel/preset-env": "^7.5.5",
-    "babel-loader": "^8.0.6",
-    "css-loader": "^3.2.0",
-    "style-loader": "^1.0.0",
-    "webpack": "^4.39.2",
-    "webpack-cli": "^3.3.7"
+    "@babel/core": "^7.13.14",
+    "@babel/preset-env": "^7.13.12",
+    "babel-loader": "^8.2.2",
+    "css-loader": "^3.6.0",
+    "style-loader": "^1.3.0",
+    "webpack": "^4.46.0",
+    "webpack-cli": "^3.3.12"
   },
   },
   "license": "MIT",
   "license": "MIT",
   "main": "dist/toasters.js",
   "main": "dist/toasters.js",
@@ -24,5 +24,5 @@
     "build": "webpack --mode=production --progress --hide-modules",
     "build": "webpack --mode=production --progress --hide-modules",
     "dev": "webpack --mode=development --watch"
     "dev": "webpack --mode=development --watch"
   },
   },
-  "version": "2.1.1"
+  "version": "2.1.2"
 }
 }

+ 1 - 1
src/toasters.js

@@ -1,4 +1,4 @@
-var path = require("path")
+var path = require("path");
 
 
 module.exports = {
 module.exports = {
   entry: {
   entry: {

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác