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

inflection

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inflection - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

30

History.md

@@ -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",

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