Comparing version 1.0.1 to 1.0.2
@@ -1,5 +0,13 @@ | ||
# Change Log | ||
# Changelog | ||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
### [1.0.2](https://github.com/watilde/meant/compare/v1.0.1...v1.0.2) (2020-07-19) | ||
### Bug Fixes | ||
* **deps:** bump standard, standard-version and tap ([d31fb06](https://github.com/watilde/meant/commit/d31fb064495b031dd1152726da9bd2198daa36ff)) | ||
* **deps:** patch update in lock file ([4e699ee](https://github.com/watilde/meant/commit/4e699ee8751a69923dddf18c940acce630f4bf29)) | ||
<a name="1.0.1"></a> | ||
@@ -6,0 +14,0 @@ ## [1.0.1](https://github.com/watilde/meant/compare/v1.0.0...v1.0.1) (2017-08-23) |
{ | ||
"name": "meant", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Like the `Did you mean?` in git for npm", | ||
"main": "index.js", | ||
"devDependencies": { | ||
"standard": "^8.0.0", | ||
"standard-version": "^2.4.0", | ||
"tap": "^7.1.1" | ||
"standard": "^11.0.1", | ||
"standard-version": "^8.0.1", | ||
"tap": "^12.7.0" | ||
}, | ||
@@ -11,0 +11,0 @@ "scripts": { |
@@ -1,2 +0,2 @@ | ||
# meant [![Build Status](https://travis-ci.org/watilde/meant.png?branch=master)](https://travis-ci.org/watilde/meant) | ||
# meant ![Build status](https://github.com/watilde/meant/workflows/Node.js%20CI/badge.svg) | ||
@@ -3,0 +3,0 @@ Like the `Did you mean?` in git for npm |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6391
7