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

@sparkle-dev/cohope-common-server

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sparkle-dev/cohope-common-server - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

build/src/models/User.d.ts

@@ -1,2 +0,2 @@

import { UserInDB } from 'co-hope-common';
import { UserInDB } from '@sparkle-dev/cohope-common';
import { Document } from 'mongoose';

@@ -3,0 +3,0 @@ export declare type UserArgs = Pick<UserInDB, 'userId' | 'email' | 'googleId' | 'name'>;

{
"name": "@sparkle-dev/cohope-common-server",
"version": "0.1.1",
"version": "0.1.2",
"description": "Common modules for backend",

@@ -15,3 +15,3 @@ "author": "NoMoreViolence <ljh86029926@gmail.com>",

"peerDependencies": {
"co-hope-common": "*",
"@sparkle-dev/cohope-common": "*",
"lodash": "^4.17.20",

@@ -18,0 +18,0 @@ "mongodb": "^3.6.3",

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