Socket
Socket
Sign inDemoInstall

i

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i - npm Package Compare versions

Comparing version 0.3.1 to 0.3.3

2

lib/methods.js

@@ -46,3 +46,3 @@ // The Inflector transforms words from singular to plural, class names to table names, modularized class names to ones without,

} else {
return result;
return util.string.downcase(result);
}

@@ -49,0 +49,0 @@ };

{
"name": "i",
"version": "0.3.1",
"version": "0.3.3",
"author": "Pavan Kumar Sunkara <pavan.sss1991@gmail.com> (pksunkara.github.com)",

@@ -5,0 +5,0 @@ "description": "custom inflections for nodejs",

@@ -94,2 +94,3 @@ (function() {

"product": "product",
"Widget": "widget",
"special_guest": "specialGuest",

@@ -96,0 +97,0 @@ "application_controller": "applicationController",

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