Comparing version 2.5.1 to 2.6.0
{ | ||
"name": "kareem", | ||
"version": "2.5.1", | ||
"version": "2.6.0", | ||
"description": "Next-generation take on pre/post function hooks", | ||
@@ -14,3 +14,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git://github.com/vkarpov15/kareem.git" | ||
"url": "git://github.com/mongoosejs/kareem.git" | ||
}, | ||
@@ -17,0 +17,0 @@ "devDependencies": { |
# kareem | ||
[![Build Status](https://travis-ci.org/vkarpov15/kareem.svg?branch=master)](https://travis-ci.org/vkarpov15/kareem) | ||
[![Coverage Status](https://img.shields.io/coveralls/vkarpov15/kareem.svg)](https://coveralls.io/r/vkarpov15/kareem) | ||
[![Build Status](https://github.com/mongoosejs/kareem/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/mongoosejs/kareem/actions/workflows/test.yml) | ||
<!--[![Coverage Status](https://img.shields.io/coveralls/vkarpov15/kareem.svg)](https://coveralls.io/r/vkarpov15/kareem)--> | ||
@@ -420,2 +420,1 @@ Re-imagined take on the [hooks](http://npmjs.org/package/hooks) module, meant to offer additional flexibility in allowing you to execute hooks whenever necessary, as opposed to simply wrapping a single function. | ||
``` | ||
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
39165
420