New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@heyveryouaire/string_and_more

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heyveryouaire/string_and_more - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

package.json
{
"name": "@heyveryouaire/string_and_more",
"version": "1.0.0",
"version": "1.0.1",
"description": "Char manipulate && gender check",
"main": "index.js",
"main": "bin/index.js",
"types": "bin/index.d.js",
"dependencies": {

@@ -7,0 +8,0 @@ "typescript": "^4.5.2"

3

tsconfig.json

@@ -99,4 +99,5 @@ {

// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
"skipLibCheck": true /* Skip type checking all .d.ts files. */
"skipLibCheck": true, /* Skip type checking all .d.ts files. */
"exclude": ["node_modules"]
}
}
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