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

@nuxt/http

Package Overview
Dependencies
Maintainers
3
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxt/http - npm Package Versions

134

0.5.8

Diff

Changelog

Source

0.5.8 (2020-07-14)

Features

  • handle runtimeConfig and static target (b9f5e05)

Bug Fixes

  • build.transpile should be an array (823204c), closes #115
pi0
published 0.5.7 •

Changelog

Source

0.5.7 (2020-06-29)

pi0
published 0.5.6 •

Changelog

Source

0.5.6 (2020-06-29)

Bug Fixes

  • plugin: allow reusing error.response.json (77b084b)
atinux
published 0.5.5 •

Changelog

Source

0.5.5 (2020-06-17)

pi0
published 0.5.4 •

Changelog

Source

0.5.4 (2020-06-17)

Features

  • improve $ helpers and error object (#113) (ada7387)
pi0
published 0.5.3 •

Changelog

Source

0.5.3 (2020-06-12)

Features

Bug Fixes

  • ignore proxy headers content-md4 and content-type (#107) (4152f87)
  • use local version of ky-universal (#111) (e7cb647)
pi0
published 0.5.2 •

Changelog

Source

0.5.2 (2020-06-05)

Features

  • allow adding custom headers with nuxt config (#101) (2839260)
  • support baseUrl and remove port :443 and :80 when http or https (#103) (fc3e78e)
pi0
published 0.5.1 •

Changelog

Source

0.5.1 (2020-04-29)

Bug Fixes

  • remove leading slash when using prefixUrl (#96) (10fbd67)
pi0
published 0.5.0 •

Changelog

Source

0.5.0 (2020-04-13)

New Features

  • Allow creating new instances with $http.create(kyOptions) (#3) (#94) (docs)
  • ‍Allow changing baseURL on runtime $http.setBaseURL(baseURL)‍‍ (#82) (#94)

Docs

Restructure sidebar (#94)
  • API > Hooks: https://http.nuxtjs.org/api/#hooks
  • API > HTTP methods: https://http.nuxtjs.org/api/#http-methods

Types

  • fix(types): update types for HTTPError to ky.HTTPError (#91)

Chore

pi0
published 0.4.0 •

Changelog

Source

0.4.0 (2020-03-27)

⚠ BREAKING CHANGES

  • deps: Require Node.js 10+

Bug Fixes

  • module: always set protocol to https when https: true is set (50ef8e0)

  • deps: update all non-major dependencies (#90) (2f1411b)

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