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

just-pascal-case

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

just-pascal-case - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

index.esm.js

@@ -31,2 +31,2 @@ var stringPascalCase = pascalCase;

export { stringPascalCase as default };
export {stringPascalCase as default};
{
"name": "just-pascal-case",
"version": "2.1.0",
"version": "2.1.1",
"description": "convert a string to pascal case",
"type": "commonjs",
"main": "index.js",

@@ -7,0 +6,0 @@ "module": "index.esm.js",

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