Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

iso-url

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iso-url - npm Package Compare versions

Comparing version 0.1.0 to 0.1.2

9

changelog.md

@@ -0,1 +1,10 @@

## [0.1.2](https://github.com/hugomrdias/iso-url/compare/v0.1.0...v0.1.2) (2018-12-11)
### Bug Fixes
* fix browser version ([b3b4a9d](https://github.com/hugomrdias/iso-url/commit/b3b4a9d))
# [0.1.0](https://github.com/hugomrdias/iso-url/compare/v0.0.2...v0.1.0) (2018-12-10)

@@ -2,0 +11,0 @@

4

package.json
{
"name": "iso-url",
"version": "0.1.0",
"version": "0.1.2",
"description": "Isomorphic/Universal WHATWG URL API with some support legacy node URL API",

@@ -13,3 +13,3 @@ "repository": "hugomrdias/iso-url",

"browser": {
"index.js": "index-browser.js"
"./index.js": "./index-browser.js"
},

@@ -16,0 +16,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc