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

git-argue

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

git-argue - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "git-argue",
"version": "0.0.4",
"version": "0.0.5",
"description": "Don't touch my Git",

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

@@ -29,11 +29,11 @@ # git-argue

lib/models/sequelize/users.js ---+++
| tywalch | Harry Wazzell |
7 tywalch EndUserName: {
8 tywalch type: DataTypes.STRING,
7 tywalch EndUserNameKey: {
8 Harry Wazzell type: DataTypes.UUID,
11 tywalch validate: validations.validate('Username', validations.presets.GUID)
11 Harry Wazzell validate: validations.validate('End Username Key', validations.presets.GUID)
lib/models/sequelize/users.js ---+++
| tywalch | Harry Wazzell |
7 tywalch EndUserName: {
8 tywalch type: DataTypes.STRING,
7 tywalch EndUserNameKey: {
8 Harry Wazzell type: DataTypes.UUID,
11 tywalch validate: validations.validate('Username', validations.presets.GUID)
11 Harry Wazzell validate: validations.validate('End Username Key', validations.presets.GUID)
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