Socket
Socket
Sign inDemoInstall

psn-api

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

psn-api - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

1

dist/models/index.d.ts

@@ -18,2 +18,3 @@ export * from "./all-call-options.model";

export * from "./trophy-title.model";
export * from "./trophy-type.model";
export * from "./universal-search-domains.model";

@@ -20,0 +21,0 @@ export * from "./universal-search-response.model";

26

package.json

@@ -13,3 +13,3 @@ {

],
"version": "2.5.0",
"version": "2.5.1",
"main": "dist/index.js",

@@ -59,24 +59,24 @@ "module": "dist/psn-api.esm.js",

"@types/faker": "^5.5.9",
"@types/jest": "^27.0.2",
"@types/node": "^16.11.6",
"@typescript-eslint/eslint-plugin": "^5.3.0",
"@typescript-eslint/parser": "^5.3.0",
"@types/jest": "^27.0.3",
"@types/node": "^16.11.11",
"@typescript-eslint/eslint-plugin": "^5.5.0",
"@typescript-eslint/parser": "^5.5.0",
"cz-conventional-changelog": "^3.3.0",
"dotenv-flow-cli": "^1.0.0",
"dts-cli": "^0.19.4",
"eslint": "^8.2.0",
"dts-cli": "^0.19.7",
"eslint": "^8.4.0",
"eslint-config-prettier": "^8.3.0",
"eslint-import-resolver-typescript": "^2.5.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-simple-import-sort": "^7.0.0",
"eslint-plugin-sonarjs": "^0.10.0",
"eslint-plugin-unicorn": "^38.0.0",
"eslint-plugin-unicorn": "^38.0.1",
"faker": "^5.5.3",
"husky": "^4.3.8",
"jest": "^27.3.1",
"jest": "^27.4.3",
"msw": "^0.35.0",
"prettier": "2.4.1",
"pretty-quick": "^3.1.1",
"pretty-quick": "^3.1.2",
"redis": "^4.0.0-rc.3",
"semantic-release": "^18.0.0",
"semantic-release": "^18.0.1",
"size-limit": "^6.0.4",

@@ -86,3 +86,3 @@ "ts-jest": "^27.0.7",

"tslib": "^2.3.1",
"typescript": "^4.4.4"
"typescript": "^4.5.2"
},

@@ -89,0 +89,0 @@ "size-limit": [

@@ -18,2 +18,3 @@ export * from "./all-call-options.model";

export * from "./trophy-title.model";
export * from "./trophy-type.model";
export * from "./universal-search-domains.model";

@@ -20,0 +21,0 @@ export * from "./universal-search-response.model";

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