Skip to content

Commit 014cda2

Browse files
committed
jszip 3.1.4
1 parent ae2ffc0 commit 014cda2

File tree

6 files changed

+19
-19
lines changed

6 files changed

+19
-19
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"html5shiv": "3.7.3",
4040
"jquery.scrollTo": "2.1.2",
4141
"jquery-mousewheel": "3.1.13",
42-
"jszip": "3.1.3",
42+
"jszip": "3.1.4",
4343
"KineticJS": "kineticjs#5.1.0",
4444
"knockout-jqAutocomplete": "0.4.4",
4545
"knockout-postbox": "0.6.0",

jszip_3.1.3/jszip.min.js

Lines changed: 0 additions & 15 deletions
This file was deleted.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<p>JSZip is dual-licensed. You may use it under the MIT license <em>or</em> the GPLv3
2-
license. See <a href="https://github.com/Stuk/jszip/blob/v3.1.3/LICENSE.markdown">LICENSE.markdown</a>.</p>
2+
license. See <a href="https://github.com/Stuk/jszip/blob/v3.1.4/LICENSE.markdown">LICENSE.markdown</a>.</p>

jszip_3.1.3/jszip.dnn renamed to jszip_3.1.4/jszip.dnn

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="jszip" type="JavaScript_Library" version="3.1.3">
3+
<package name="jszip" type="JavaScript_Library" version="3.1.4">
44
<friendlyName>JSZip</friendlyName>
55
<description><![CDATA[A library for creating, reading and editing .zip files with Javascript, with a lovely and simple API.]]></description>
66
<owner>
@@ -23,7 +23,7 @@
2323
<libraryName>jszip</libraryName>
2424
<fileName>jszip.min.js</fileName>
2525
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
26-
<CDNPath>https://cdn.jsdelivr.net/jszip/3.1.3/jszip.min.js</CDNPath>
26+
<CDNPath>https://cdn.jsdelivr.net/jszip/3.1.4/jszip.min.js</CDNPath>
2727
<objectName>JSZip</objectName>
2828
</javaScriptLibrary>
2929
</component>

jszip_3.1.4/jszip.min.js

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)