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

@dnlup/vue-cli-plugin-unit-ava

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dnlup/vue-cli-plugin-unit-ava - npm Package Compare versions

Comparing version 1.0.0-beta.3 to 1.0.0-beta.4

14

CHANGELOG.md

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

## [1.0.0-beta.4](https://github.com/dnlup/vue-cli-plugin-unit-ava/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2019-05-20)
### Bug Fixes
* **package:** remove unused dep ([510a1cb](https://github.com/dnlup/vue-cli-plugin-unit-ava/commit/510a1cb))
### Build System
* **release:** add github release ([cd5a4cb](https://github.com/dnlup/vue-cli-plugin-unit-ava/commit/cd5a4cb))
## [1.0.0-beta.3](https://github.com/dnlup/vue-cli-plugin-unit-ava/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2019-05-20)

@@ -7,0 +21,0 @@

7

package.json
{
"name": "@dnlup/vue-cli-plugin-unit-ava",
"version": "1.0.0-beta.3",
"version": "1.0.0-beta.4",
"description": "@vue/cli plugin to run unit tests with ava",

@@ -10,3 +10,4 @@ "main": "index.js",

"cz": "git-cz",
"release": "standard-version"
"release": "standard-version",
"gh:release": "conventional-github-releaser"
},

@@ -38,3 +39,2 @@ "keywords": [

"dependencies": {
"@vue/cli-shared-utils": "^3.4.1",
"javascript-stringify": "^2.0.0"

@@ -51,2 +51,3 @@ },

"commitizen": "^3.1.1",
"conventional-github-releaser": "^3.1.2",
"css-modules-require-hook": "^4.2.3",

@@ -53,0 +54,0 @@ "cz-conventional-changelog": "^2.1.0",

Sorry, the diff of this file is not supported yet

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