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

json-schema-entity

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-schema-entity - npm Package Compare versions

Comparing version 7.0.13 to 7.0.14

20

package.json
{
"name": "json-schema-entity",
"version": "7.0.13",
"version": "7.0.14",
"description": "Manage a group of tables with a parent child relation in SQL that will be seen as a document, or entity, like a no SQL database",

@@ -26,13 +26,13 @@ "repository": "https://github.com/andrglo/json-schema-entity.git",

"devDependencies": {
"chai": "^4.3.6",
"chai": "^4.3.7",
"coveralls": "^3.1.1",
"eslint": "^8.19.0",
"eslint": "^8.35.0",
"eslint-config-google": "^0.14.0",
"glob": "^8.0.3",
"mocha": "^10.0.0",
"mssql-cr-layer": "^2.0.15",
"glob": "^9.0.2",
"mocha": "^10.2.0",
"mssql-cr-layer": "^2.0.17",
"nyc": "^15.1.0",
"pg-cr-layer": "^2.0.17",
"pg-cr-layer": "^2.0.19",
"unorm": "^1.6.0",
"validator": "^13.7.0"
"validator": "^13.9.0"
},

@@ -47,6 +47,6 @@ "scripts": {

"@ayk/co": "^4.6.4",
"json-schema-table": "^1.0.23",
"json-schema-table": "^1.0.25",
"lodash": "^4.17.21",
"sql-view": "^1.0.13"
"sql-view": "^1.0.15"
}
}

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