Socket
Socket
Sign inDemoInstall

uppercase-keys-object

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "uppercase-keys-object",
"version": "1.1.0",
"version": "1.1.1",
"description": "Uppercase the keys of an object",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -35,4 +35,4 @@ # uppercase-keys-object

console.log(lowerKeys(null)); // null
console.log(lowerKeys(undefined)); // null
console.log(upperKeys(null)); // null
console.log(upperKeys(undefined)); // null
```

@@ -75,2 +75,2 @@

## Related
[uppercase-keys-object](https://github.com/huynhsamha/uppercase-keys-object)
[lowercase-keys-object](https://github.com/huynhsamha/lowercase-keys-object)
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