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 5.4.5 to 5.4.6

2

index.d.ts

@@ -108,3 +108,3 @@ import { SnakeCase } from "type-fest";

T,
WithDefault<Options["deep"], true>,
Options["deep"] extends boolean ? Options["deep"] : true,
WithDefault<Options["exclude"], EmptyTuple>

@@ -111,0 +111,0 @@ >;

{
"name": "snakecase-keys",
"main": "index.js",
"version": "5.4.5",
"version": "5.4.6",
"description": "Convert an object's keys to snake case",

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

"tape": "^5.0.1",
"tsd": "^0.25.0"
"tsd": "^0.27.0"
},

@@ -29,0 +29,0 @@ "files": [

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