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

@t0ri/strings

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@t0ri/strings - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

index.js

@@ -86,3 +86,3 @@ // Challenge 1: capitalize()

// Challenge 7 camelCase()
// Challenge 7: camelCase()
// Lowercases the first character of the first word; uppercases the first character of all other words; and removes all spaces

@@ -129,3 +129,3 @@ String.prototype.camelCase = function() {

// """Test""" Methods
// // """Test""" Methods
function test() {

@@ -186,2 +186,2 @@ function capitalize(input) {

test()
// test()
{
"name": "@t0ri/strings",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

@@ -5,0 +5,0 @@ "repository": "https://github.com/t0ri/FEW2.1-libs",

# String Library
## from Tori
:wave: :wave: :wave:
:wave: :wave: :wave:
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