inflection
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -0,4 +1,12 @@ | ||
# History | ||
## 1.2.2 / 2012-07-23 | ||
- [update packages] node.flow->v1.1.3 & should->v1.0.0 | ||
## 1.2.1 / 2012-06-22 | ||
- [bug fix] Singularize `address` produces `addres` | ||
- [bug fix] Singularize `address` produces `addres` | ||
@@ -9,4 +17,4 @@ | ||
- [new feature] Browser support | ||
- [update packages] node.flow->v1.1.1 | ||
- [new feature] Browser support | ||
- [update packages] node.flow->v1.1.1 | ||
@@ -17,3 +25,3 @@ | ||
- [update packages] node.flow->v1.1.0 | ||
- [update packages] node.flow->v1.1.0 | ||
@@ -24,4 +32,4 @@ | ||
- [update packages] node.flow->v1.0.0 | ||
- [refactoring] Read version number from package.json | ||
- [update packages] node.flow->v1.0.0 | ||
- [refactoring] Read version number from package.json | ||
@@ -32,6 +40,6 @@ | ||
- Remove make file | ||
- Add pluralize rules | ||
- Add pluralize tests | ||
- [refactoring] Use object.jey instead of for in | ||
- Remove make file | ||
- Add pluralize rules | ||
- Add pluralize tests | ||
- [refactoring] Use object.jey instead of for in | ||
@@ -42,2 +50,2 @@ | ||
- Initial release | ||
- Initial release |
{ | ||
"name" : "inflection", | ||
"version" : "1.2.1", | ||
"version" : "1.2.2", | ||
"description": "A port of inflection-js to node.js module", | ||
@@ -18,4 +18,4 @@ "keywords" : [ | ||
"devDependencies": { | ||
"node.flow": "1.1.1", | ||
"should" : "0.6.3" | ||
"node.flow": "1.1.3", | ||
"should" : "1.0.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "main" : "./lib/inflection.js", |
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
Non-existent author
Supply chain riskThe package was published by an npm account that no longer exists.
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
30361
1