Socket
Book a DemoInstallSign in
Socket

URIjs

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

URIjs - npm Package Compare versions

Comparing version

to
1.8.3

2

package.json
{
"name": "URIjs",
"version": "1.8.2",
"version": "1.8.3",
"title": "URI.js - Mutating URLs",

@@ -5,0 +5,0 @@ "author": {

@@ -210,2 +210,6 @@ # URI.js #

### 1.8.3 (January 9th 2013) ###
* fixing [UglifyJS2](https://github.com/mishoo/UglifyJS2) compression - ([Issue #60](https://github.com/medialize/URI.js/issues/60), [fidian](https://github.com/fidian))
### 1.8.2 (December 27th 2012) ###

@@ -212,0 +216,0 @@

@@ -5,3 +5,3 @@ /*!

*
* Version: 1.8.2
* Version: 1.8.3
*

@@ -8,0 +8,0 @@ * Author: Rodney Rehm

@@ -5,3 +5,3 @@ /*!

*
* Version: 1.8.2
* Version: 1.8.3
*

@@ -8,0 +8,0 @@ * Author: Rodney Rehm

@@ -5,3 +5,3 @@ /*!

*
* Version: 1.8.2
* Version: 1.8.3
*

@@ -8,0 +8,0 @@ * Author: Rodney Rehm

/*!
* URI.js - Mutating URLs
*
* Version: 1.8.2
* Version: 1.8.3
*

@@ -619,8 +619,5 @@ * Author: Rodney Rehm

p.toString = function() {
p.valueOf = p.toString = function() {
return this.build(false)._string;
};
p.valueOf = function() {
return this.toString();
};

@@ -627,0 +624,0 @@ // generate simple accessors

@@ -5,3 +5,3 @@ /*!

*
* Version: 1.8.2
* Version: 1.8.3
*

@@ -8,0 +8,0 @@ * Author: Rodney Rehm

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.