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

snakecase-keys

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snakecase-keys - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

index.d.ts

10

package.json
{
"name": "snakecase-keys",
"main": "index.js",
"version": "3.0.0",
"version": "3.1.0",
"description": "Convert an object's keys to snake case",

@@ -14,3 +14,3 @@ "license": "MIT",

"scripts": {
"test": "standard && tape test.js"
"test": "standard && tape test.js && tsd"
},

@@ -25,7 +25,9 @@ "keywords": [

"devDependencies": {
"standard": "^12.0.1",
"tape": "^4.0.0",
"standard": "^12.0.1"
"tsd": "^0.7.3"
},
"files": [
"index.js"
"index.js",
"index.d.ts"
],

@@ -32,0 +34,0 @@ "dependencies": {

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