Socket
Socket
Sign inDemoInstall

@nuxt/ufo

Package Overview
Dependencies
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/ufo - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.5.2](https://github.com/nuxt-contrib/ufo/compare/v0.5.1...v0.5.2) (2020-12-16)
### Bug Fixes
* **pkg:** allow requiring package.json ([#6](https://github.com/nuxt-contrib/ufo/issues/6)) ([5fd5dc7](https://github.com/nuxt-contrib/ufo/commit/5fd5dc7fd0336915e97cb92b52e01e897b04d2e4))
### [0.5.1](https://github.com/nuxt-contrib/ufo/compare/v0.5.0...v0.5.1) (2020-12-16)

@@ -7,0 +14,0 @@

5

package.json
{
"name": "@nuxt/ufo",
"version": "0.5.1",
"version": "0.5.2",
"description": "URL utils for humans",

@@ -12,3 +12,4 @@ "repository": "nuxt-contrib/ufo",

"require": "./dist/index.js"
}
},
"./": "./"
},

@@ -15,0 +16,0 @@ "main": "dist/index.js",

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