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

@degen/schema

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@degen/schema - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

dist/schema/wallet/PrivateWalletSchema.d.ts

2

dist/schema/events/PoapEventsSchema.js

@@ -69,3 +69,3 @@ "use strict";

valuePerPOAP: {
type: Number,
type: mongoose_1.Schema.Types.Decimal128,
required: true,

@@ -72,0 +72,0 @@ },

{
"name": "@degen/schema",
"version": "1.2.0",
"version": "1.2.1",
"description": "Schema for degen",

@@ -30,3 +30,4 @@ "main": "dist/index.js",

"dependencies": {
"mongoose": "6.2.11"
"mongoose": "6.2.11",
"mongoose-field-encryption": "^5.0.2"
},

@@ -33,0 +34,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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