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

n12

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n12 - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

dist/src/capitalize.d.ts

2

package.json
{
"name": "n12",
"version": "1.0.0",
"version": "1.1.0",
"description": "Normalization library for strings",

@@ -5,0 +5,0 @@ "author": "Pavol Hejný <pavol@collboard.com> (https://pavolhejny.com)",

@@ -19,4 +19,9 @@ {

},
"include": ["src"],
"include": [
"src",
"test/normalize-to-kebab-case.test.ts",
"test/decapitalize.test.ts",
"test/normalizeWhitespaces.test.ts"
],
"exclude": ["dist"]
}
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