Socket
Socket
Sign inDemoInstall

camel-humps

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "camel-humps",
"version": "1.0.0",
"version": "1.0.1",
"description": "Allow accessing object with snake_case property names using camelCase names",

@@ -56,2 +56,2 @@ "main": "src/index.js",

}
}
}
# camelHumps
<!-- [![npm](https://img.shields.io/npm/v/camel-humps.svg)](https://www.npmjs.com/package/camel-humps)
[![Build Status](https://img.shields.io/travis/Zooz/camel-humps.svg)](https://travis-ci.org/Zooz/camelHumps)
[![Coverage Status](https://img.shields.io/coveralls/github/Zooz/camelHumps.svg)](https://coveralls.io/github/Zooz/camelHumps?branch=master)
[![npm](https://img.shields.io/npm/v/camel-humps.svg)](https://www.npmjs.com/package/camel-humps)
[![Build Status](https://travis-ci.org/Zooz/camelHumps.svg?branch=master)](https://travis-ci.org/Zooz/camelHumps)
[![Coverage Status](https://coveralls.io/repos/github/Zooz/camelHumps/badge.svg?branch=master)](https://coveralls.io/github/Zooz/camelHumps?branch=master)
[![Known Vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/Zooz/camelHumps.svg)](https://snyk.io/test/github/Zooz/camelHumps?targetFile=package.json)
![style](https://img.shields.io/badge/code%20style-airbnb-ff5a5f.svg)
![NPM](https://img.shields.io/npm/l/camelHumps.svg) -->
![NPM](https://img.shields.io/npm/l/camel-humps.svg)

@@ -10,0 +10,0 @@ Allow accessing object with snake_case property names using camelCase property names

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc