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 15.2.1 to 15.2.2

35

package.json

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

"author": "Plex Inc.",
"version": "15.2.1",
"version": "15.2.2",
"keywords": [

@@ -46,5 +46,5 @@ "mongodb",

"lint": "eslint --ext .js,.mjs,.ts .",
"_postinstall": "husky",
"postpack": "pinst --enable",
"prepack": "pinst --disable && pnpm build",
"prepare": "husky",
"pretty": "prettier '**/*.{js,md,ts}' --write",

@@ -60,10 +60,10 @@ "pretty:ci": "prettier '**/*.{js,md,ts}' --check",

"devDependencies": {
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"@babel/preset-typescript": "7.23.3",
"@commitlint/cli": "19.0.3",
"@commitlint/config-conventional": "19.0.3",
"@types/node": "20.11.7",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"@babel/core": "7.24.5",
"@babel/preset-env": "7.24.5",
"@babel/preset-typescript": "7.24.1",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@types/node": "20.12.12",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"arg": "5.0.2",

@@ -75,3 +75,2 @@ "docsify-cli": "4.4.4",

"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "16.6.0",
"eslint-plugin-prettier": "5.1.2",

@@ -84,4 +83,4 @@ "eslint-plugin-promise": "6.1.1",

"lint-staged": "15.2.0",
"mongodb": "6.4.0",
"mongodb-memory-server": "9.1.1",
"mongodb": "6.6.1",
"mongodb-memory-server": "9.2.0",
"mongoose": "7.5.2",

@@ -92,4 +91,4 @@ "pinst": "3.0.0",

"ts-expect": "1.3.0",
"ts-node": "10.9.1",
"typescript": "5.4.2"
"ts-node": "10.9.2",
"typescript": "5.4.5"
},

@@ -129,6 +128,6 @@ "peerDependencies": {

"volta": {
"node": "20.11.0",
"pnpm": "8.15.1"
"node": "20.13.1",
"pnpm": "9.1.0"
},
"packageManager": "pnpm@8.15.1"
"packageManager": "pnpm@9.0.6"
}
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