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

inflector-js

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inflector-js - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

index.js
'use strict';
/**
* @link http://www.phpframeworkstudio.com
* @copyright Copyright (c) 2016 PHP Framework Studio
* @license http://www.phpframeworkstudio.com/license
*/
/**
* Javascript inflector

@@ -16,7 +10,3 @@ *

/**
* This source code developed from http://code.google.com/p/inflection-js/
*/
var _Inflector = {

@@ -23,0 +13,0 @@

2

package.json
{
"name": "inflector-js",
"version": "1.0.0",
"version": "1.0.1",
"description": "Inflector pluralizes and singularizes English nouns. It also contains some other useful methods.",

@@ -5,0 +5,0 @@ "main": "index.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