Socket
Socket
Sign inDemoInstall

irverbs

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

irverbs - npm Package Compare versions

Comparing version 1.0.2 to 1.0.4

.travis.yml

7

irverbs.js
'use strict';
/**
* Module dependencies.
*/
var data = require('./irverbs.json');
// End of Dependencies
var Irverbs = module.exports = function (fixtures) {

@@ -12,0 +5,0 @@ this.fixtures = fixtures;

2

package.json
{
"name": "irverbs",
"version": "1.0.2",
"version": "1.0.4",
"description": "Console util helps to find irregular verbs",

@@ -5,0 +5,0 @@ "license": "MIT",

### Irregular verbs
[![Build Status](https://travis-ci.org/shuvalov-anton/irverbs.svg)](https://travis-ci.org/shuvalov-anton/irverbs)
[![Code Climate](https://codeclimate.com/github/shuvalov-anton/irverbs/badges/gpa.svg)](https://codeclimate.com/github/shuvalov-anton/irverbs)
Console util helps to check or find irregular verbs

@@ -4,0 +7,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