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.3.0 to 0.3.1

7

CHANGELOG.md

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

### [0.3.1](https://github.com/nuxt-contrib/ufo/compare/v0.3.0...v0.3.1) (2020-12-16)
### Bug Fixes
* **pkg:** remove trailing slash in exports ([9d94e3c](https://github.com/nuxt-contrib/ufo/commit/9d94e3cf8d25c12fb4c84b6c63c46a8af476ecf0))
## [0.3.0](https://github.com/nuxt-contrib/ufo/compare/v0.2.0...v0.3.0) (2020-12-16)

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

4

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

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

"exports": {
"./": {
".": {
"import": "./dist/index.mjs",

@@ -12,0 +12,0 @@ "require": "./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