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

vue-gitlab-api

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-gitlab-api - npm Package Versions

0.1.8

Diff

Changelog

Source

0.1.8 - 2018-06-09

Changed

  • GitLab API version 3 has been deprecated, now using v4 by default
clorichel
published 0.1.7 •

Changelog

Source

0.1.7 - 2016-10-29

Added

  • Now able to use a callback function with full response for GET requests, or to assign data as usual
  • Support for POST requests on GitLab API with custom parameters
  • Ability fo use a callback function with full response for POST requests, or to assign data returned to Vue.js component data
  • Made it clear using Private Token or Personal Access Token is the same
clorichel
published 0.1.6 •

Changelog

Source

0.1.6 - 2016-10-26

Added

  • Vuex store module provides downloading state (Boolean) and total number or running requests
  • Using Vuex? You can now register your application Vuex store to improve it with GitLabAPI Vuex store module
clorichel
published 0.1.5 •

Changelog

Source

0.1.5 - 2016-10-26

Added

  • Improved Readme and example with changed behavior
  • Filling in the reactive data property now uses stock Vue.set
  • Error messages on API request is now much readable

Changed

  • Reactive data to fill in do no more have to be an empty array, but an empty object
clorichel
published 0.1.4 •

Changelog

Source

0.1.4 - 2016-10-25

Added

  • One can now send in a callback function to customize behavior on requests errors
clorichel
published 0.1.3 •

Changelog

Source

0.1.3 - 2016-10-25

Fixed

  • Library dist file is now built to make it usable
clorichel
published 0.1.2 •

Changelog

Source

0.1.2 - 2016-10-25

Added

  • Readme now gives credit for the chosen logo

Fixed

  • Ensured that dist folder is deployed with npm package
clorichel
published 0.1.1 •

Changelog

Source

0.1.1 - 2016-10-25

Added

  • Just bumped version to npm publish again
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