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

papr

Package Overview
Dependencies
Maintainers
4
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

papr - npm Package Compare versions

Comparing version 2.3.0-0 to 2.3.0

2

cjs/types.d.ts

@@ -264,2 +264,4 @@ import { ObjectId, Binary } from 'mongodb';

*
* Note: It's recommended to avoid using such a type. It might throw a TypeScript error (TS2589) in the projection logic due to the looseness of the type definition.
*
* @param value {TValue}

@@ -266,0 +268,0 @@ * @param [pattern=.+] {string}

@@ -310,2 +310,4 @@ "use strict";

*
* Note: It's recommended to avoid using such a type. It might throw a TypeScript error (TS2589) in the projection logic due to the looseness of the type definition.
*
* @param value {TValue}

@@ -312,0 +314,0 @@ * @param [pattern=.+] {string}

@@ -264,2 +264,4 @@ import { ObjectId, Binary } from 'mongodb';

*
* Note: It's recommended to avoid using such a type. It might throw a TypeScript error (TS2589) in the projection logic due to the looseness of the type definition.
*
* @param value {TValue}

@@ -266,0 +268,0 @@ * @param [pattern=.+] {string}

@@ -304,2 +304,4 @@ /**

*
* Note: It's recommended to avoid using such a type. It might throw a TypeScript error (TS2589) in the projection logic due to the looseness of the type definition.
*
* @param value {TValue}

@@ -306,0 +308,0 @@ * @param [pattern=.+] {string}

2

package.json

@@ -5,3 +5,3 @@ {

"author": "Plex Inc.",
"version": "2.3.0-0",
"version": "2.3.0",
"keywords": [

@@ -8,0 +8,0 @@ "mongodb",

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