1 parent ca4185a commit 0934c0eCopy full SHA for 0934c0e
2 files changed
LICENSE
@@ -1,6 +1,6 @@
1
UglifyJS is released under the BSD license:
2
3
-Copyright 2012-2019 (c) Mihai Bazon <mihai.bazon@gmail.com>
+Copyright 2012-2024 (c) Mihai Bazon <mihai.bazon@gmail.com>
4
5
Redistribution and use in source and binary forms, with or without
6
modification, are permitted provided that the following conditions
package.json
@@ -3,7 +3,7 @@
"description": "JavaScript parser, mangler/compressor and beautifier toolkit",
"author": "Mihai Bazon <mihai.bazon@gmail.com> (http://lisperator.net/)",
"license": "BSD-2-Clause",
- "version": "3.17.4",
+ "version": "3.18.0",
7
"engines": {
8
"node": ">=0.8.0"
9
},
0 commit comments