custom-ability
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "custom-ability", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "make custom ability more easy. generate the ability which can be added to any class directly.", | ||
@@ -20,3 +20,3 @@ "homepage": "https://github.com/snowyu/custom-ability.js", | ||
"inherits-ex": "~1.0.6", | ||
"util-ex": "~0.2.9" | ||
"util-ex": "~0.3.2" | ||
}, | ||
@@ -23,0 +23,0 @@ "devDependencies": { |
@@ -7,3 +7,3 @@ ### custom-ability [![Build Status](https://img.shields.io/travis/snowyu/custom-ability.js/master.png)](http://travis-ci.org/snowyu/custom-ability.js) [![npm](https://img.shields.io/npm/v/custom-ability.svg)](https://npmjs.org/package/custom-ability) [![downloads](https://img.shields.io/npm/dm/custom-ability.svg)](https://npmjs.org/package/custom-ability) [![license](https://img.shields.io/npm/l/custom-ability.svg)](https://npmjs.org/package/custom-ability) | ||
Sometimes, we still feel that the class is a liitle big, and too many features in it. | ||
We just need some of the features inside. So as a class developer can | ||
We just need some of the features(methods) inside. So as a class developer can | ||
consider these functions to extract, as a kind of ability to the user. | ||
@@ -10,0 +10,0 @@ |
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
36852
+ Addedinherits-ex@1.6.0(transitive)
+ Addedutil-ex@0.3.18(transitive)
- Removedutil-ex@0.2.9(transitive)
Updatedutil-ex@~0.3.2