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.5 to 1.0.6

2

package.json
{
"name": "@heyveryouaire/string_and_more",
"version": "1.0.5",
"version": "1.0.6",
"description": "Char manipulate && gender check",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -17,3 +17,3 @@ # Module using TS

## .getPersonGender()
## getPersonGender()
```js

@@ -71,2 +71,12 @@ const { getPersonGender } = require("heyveryouaire/string_and_more")

}
```
**Public npm module**
```sh
npm login
...
npm publish --access public
...
npm version 1.1.0 // update version between each publish
...
```
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