Skip to content

Commit b6397f2

Browse files
committed
urijs 1.19.0
1 parent f339c07 commit b6397f2

File tree

6 files changed

+97
-95
lines changed

6 files changed

+97
-95
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"picturefill": "3.0.3",
3434
"select2": "^4.0.3",
3535
"system.js": "0.20.19",
36-
"urijs": "1.18.12",
36+
"urijs": "1.19.0",
3737
"tota11y": "0.1.6",
3838
"chosen": "1.8.2",
3939
"html5shiv": "3.7.3",

urijs_1.18.12/URI.min.js

Lines changed: 0 additions & 91 deletions
This file was deleted.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>URI.js is licensed under the <a href="https://github.com/medialize/URI.js/blob/v1.18.12/LICENSE.txt">MIT License</a>.</p>
1+
<p>URI.js is licensed under the <a href="https://github.com/medialize/URI.js/blob/v1.19.0/LICENSE.txt">MIT License</a>.</p>

urijs_1.19.0/URI.min.js

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

urijs_1.18.12/uri.js.dnn renamed to urijs_1.19.0/uri.js.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="uri.js" type="JavaScript_Library" version="1.18.12">
3+
<package name="uri.js" type="JavaScript_Library" version="1.19.0">
44
<friendlyName>URI.js</friendlyName>
55
<description><![CDATA[Javascript URL mutation library]]></description>
66
<owner>
@@ -23,7 +23,7 @@
2323
<libraryName>uri.js</libraryName>
2424
<fileName>URI.min.js</fileName>
2525
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
26-
<CDNPath>https://cdn.jsdelivr.net/uri.js/1.18.12/jquery.URI.min.js</CDNPath>
26+
<CDNPath>https://cdn.jsdelivr.net/uri.js/1.19.0/jquery.URI.min.js</CDNPath>
2727
<objectName>URI</objectName>
2828
</javaScriptLibrary>
2929
</component>

0 commit comments

Comments
 (0)