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.2.0 to 0.3.0

9

changelog.md

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

# [0.3.0](https://github.com/hugomrdias/iso-url/compare/v0.2.0...v0.3.0) (2018-12-13)
### Features
* support node 8 ([d09fd3c](https://github.com/hugomrdias/iso-url/commit/d09fd3c))
# [0.2.0](https://github.com/hugomrdias/iso-url/compare/v0.1.0...v0.2.0) (2018-12-13)

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

4

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

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

"engines": {
"node": ">=10"
"node": ">=8"
},

@@ -13,0 +13,0 @@ "browser": {

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