Socket
Socket
Sign inDemoInstall

upper-case

Package Overview
Dependencies
0
Maintainers
1
Versions
13
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

6

package.json
{
"name": "upper-case",
"version": "1.1.0",
"version": "1.1.1",
"description": "Upper case a string",
"main": "upper-case.js",
"files": [
"upper-case.js",
"LICENSE"
],
"scripts": {

@@ -7,0 +11,0 @@ "test": "istanbul cover _mocha -- -R spec"

3

upper-case.js

@@ -12,4 +12,3 @@ /**

map: {
'\u0069': '\u0130',
'\u0069': '\u0130'
}

@@ -16,0 +15,0 @@ },

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