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

yaschema-api

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yaschema-api - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

src/__tests__/check-request-validation.test.ts

24

package.json
{
"name": "yaschema-api",
"version": "2.0.2",
"version": "2.0.3",
"description": "Yet another API",

@@ -13,4 +13,4 @@ "keywords": [

"types": "lib/index.d.ts",
"repository": "https://github.com/Passfolio/yaschema-api.git",
"homepage": "https://passfolio.github.io/yaschema-api/",
"repository": "https://github.com/TypeScript-OSS/yaschema-api.git",
"homepage": "https://typescript-oss.github.io/yaschema-api/",
"license": "MIT",

@@ -35,8 +35,8 @@ "private": false,

"devDependencies": {
"@types/jest": "^29.4.0",
"@types/jest": "^29.4.4",
"@types/lodash": "4.14.191",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"eslint": "8.33.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-import-resolver-typescript": "^3.5.3",

@@ -48,11 +48,11 @@ "eslint-plugin-import": "^2.27.5",

"eslint-plugin-tsdoc": "^0.2.17",
"jest": "29.4.1",
"jest-environment-jsdom": "^29.4.1",
"jest": "29.5.0",
"jest-environment-jsdom": "^29.5.0",
"madge": "6.0.0",
"prettier": "2.8.3",
"prettier": "2.8.4",
"trash-cli": "5.0.0",
"ts-jest": "^29.0.5",
"typedoc": "^0.23.24",
"typedoc": "^0.23.27",
"typescript": "4.9.5"
}
}

@@ -44,5 +44,5 @@ # yaschema-api

[API Docs](https://passfolio.github.io/yaschema-api/)
[API Docs](https://typescript-oss.github.io/yaschema-api/)
Be sure to check out our other [Open Source @ Passfolio](https://github.com/Passfolio) projects as well.
Be sure to check out our other [TypeScript OSS](https://github.com/TypeScript-OSS) projects as well.

@@ -49,0 +49,0 @@ <!-- Definitions -->

@@ -5,9 +5,9 @@ # Security Policy

| Version | Supported |
| ------- | ------------------ |
| 1.0.0 | :white_check_mark: |
| Version | Supported |
| --------- | ------------------ |
| >=1.0.0 | :white_check_mark: |
## Reporting a Vulnerability
Please report vulnerabilities to <security@passfolio.com> - which is private and monitored by our maintainers. We usually respond within 2-3 days, but if you believe your report is "critical", please include the word "critical" in your email subject.
Please report vulnerabilities to <typescript.oss@gmail.com> - which is private and monitored by our maintainers. We usually respond within 2-3 days, but if you believe your report is "critical", please include the word "critical" in your email subject.

@@ -14,0 +14,0 @@ When reporting an issue, where possible, please include:

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