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

@awes-io/nuxt-laravel

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awes-io/nuxt-laravel - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.7.1](https://github.com/awes-io/client/compare/@awes-io/nuxt-laravel@0.7.0...@awes-io/nuxt-laravel@0.7.1) (2023-05-16)
### Bug Fixes
* leave generate dir after done hook ([98bc2c5](https://github.com/awes-io/client/commit/98bc2c55c7c11cb687c3e7ac68c2a06d1f008efa))
# [0.7.0](https://github.com/awes-io/client/compare/@awes-io/nuxt-laravel@0.6.0...@awes-io/nuxt-laravel@0.7.0) (2022-09-07)

@@ -8,0 +19,0 @@

4

package.json
{
"name": "@awes-io/nuxt-laravel",
"version": "0.7.0",
"version": "0.7.1",
"description": "Awes.io module for connection with Laravel backend",

@@ -29,3 +29,3 @@ "homepage": "https://awes.io",

},
"gitHead": "b593181aed3294ad6118458bbecd6a23bf7b09a0"
"gitHead": "032489cc91843cc81bbc28561450b388385e4b39"
}

@@ -144,3 +144,3 @@ import { pathOr, mergeDeepRight, isType, toPairs, equals } from 'rambdax'

removeSync(resolve(this.options.generate.dir))
// removeSync(resolve(this.options.generate.dir))
})

@@ -147,0 +147,0 @@ }

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