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

inflect

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inflect - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## 0.2.2 (19th March, 2012)
* node 0.7 compatibility
## 0.2.1 (19th March, 2012)

@@ -2,0 +6,0 @@

16

package.json

@@ -5,3 +5,3 @@ {

"keywords": ["inflect", "activerecord", "rails", "activesupport", "string"],
"version": "0.2.1",
"version": "0.2.2",
"author": "Stefan Huber <MSNexploder@gmail.com>",

@@ -28,11 +28,11 @@ "homepage": "http://msnexploder.github.com/inflect/",

"engines": {
"node": ">= 0.4 <= 0.6"
"node": ">=0.4"
},
"devDependencies": {
"coffee-script": ">= 1.2.0 < 2.0.0",
"docco": ">= 0.3.0 < 0.4.0",
"vows": ">= 0.6.2 < 0.7.0",
"browserify": ">= 1.10.4 < 1.11.0",
"fileify": ">= 0.3.1 < 0.4.0",
"uglify-js": ">= 1.2.6 < 1.3.0"
"coffee-script": "~1.2.0",
"docco": "~0.3.0",
"vows": "~0.6.2",
"browserify": "~1.10.4",
"fileify": "~0.3.1",
"uglify-js": "~1.2.6"
},

@@ -39,0 +39,0 @@ "repository": {

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