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

meant

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meant - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

.github/workflows/ci.yml

10

CHANGELOG.md

@@ -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)

8

package.json
{
"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

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