New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-contentful-hook

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-contentful-hook - npm Package Compare versions

Comparing version 1.3.2 to 1.3.3

14

CHANGELOG.md

@@ -0,1 +1,15 @@

### [1.3.3](https://github.com/lbenie/vue-contentful-hook/compare/v1.3.2...v1.3.3) (2022-05-03)
### :white_check_mark: Chores
* **deps:** update dependency axios to v0.27.2 ([a2af6c0](https://github.com/lbenie/vue-contentful-hook/commit/a2af6c0d5032a614cb85f10fe29bbc3732c326e4))
* **deps:** update github/codeql-action action to v2 ([a716605](https://github.com/lbenie/vue-contentful-hook/commit/a7166056538ced378394090d4eb79dd1c7c95dd7))
* **deps:** update stefanzweifel/git-auto-commit-action action to v4.14.1 ([09c3158](https://github.com/lbenie/vue-contentful-hook/commit/09c3158694d7f5caba43f497984611b54c5cb66e))
### :bug: Fixes
* properly fix semantic assets path ([31f23b1](https://github.com/lbenie/vue-contentful-hook/commit/31f23b1265b20d79d0e71ee86e291f58940de7c8))
### [1.3.2](https://github.com/lbenie/vue-contentful-hook/compare/v1.3.1...v1.3.2) (2022-05-03)

@@ -2,0 +16,0 @@

6

package.json
{
"name": "vue-contentful-hook",
"author": "Lucien Bénié <lucien.benie@gmail.com>",
"version": "1.3.2",
"version": "1.3.3",
"description": "A vue hook to fetch contentful data using GraphQL query",

@@ -52,3 +52,3 @@ "repository": {

"all-contributors-cli": "6.20.0",
"axios": "0.26.1",
"axios": "0.27.2",
"concurrently": "7.1.0",

@@ -73,5 +73,5 @@ "conventional-changelog-conventionalcommits": "4.6.3",

"peerDependencies": {
"axios": "^0.26.1",
"axios": "^0.26.1 || ^0.27.0",
"vue": "^3.2.29"
}
}
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