Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

yaschema-api

Package Overview
Dependencies
Maintainers
1
Versions
43
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 3.2.0 to 3.3.0

1

.eslintrc.js

@@ -53,2 +53,3 @@ module.exports = {

'@typescript-eslint/require-await': 'off',
'@typescript-eslint/strict-boolean-expressions': 'error',
'no-constant-condition': 'off',

@@ -55,0 +56,0 @@ 'no-extra-boolean-cast': 'off',

20

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

@@ -32,10 +32,10 @@ "keywords": [

"dependencies": {
"yaschema": "^2.2.0"
"yaschema": "^3.0.0"
},
"devDependencies": {
"@types/jest": "^29.5.1",
"@types/lodash": "4.14.194",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"eslint": "8.39.0",
"@types/jest": "^29.5.2",
"@types/lodash": "4.14.195",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"eslint": "8.42.0",
"eslint-config-prettier": "^8.8.0",

@@ -50,9 +50,9 @@ "eslint-import-resolver-typescript": "^3.5.5",

"jest-environment-jsdom": "^29.5.0",
"madge": "6.0.0",
"madge": "6.1.0",
"prettier": "2.8.8",
"trash-cli": "5.0.0",
"ts-jest": "^29.1.0",
"typedoc": "^0.24.6",
"typescript": "5.0.4"
"typedoc": "^0.24.8",
"typescript": "5.1.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