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

@wmfs/pg-model

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/pg-model - npm Package Compare versions

Comparing version 1.30.0 to 1.31.0

10

CHANGELOG.md

@@ -0,1 +1,11 @@

# [1.31.0](https://github.com/wmfs/pg-model/compare/v1.30.0...v1.31.0) (2022-11-02)
### 🛠 Builds
* **deps-dev:** update dependency [@wmfs](https://github.com/wmfs)/hl-pg-client to v1.30.0 ([8b26193](https://github.com/wmfs/pg-model/commit/8b26193a2e4b4388ad544c7730da95569a18f2e5))
* **deps-dev:** update dependency mocha to v10.1.0 ([df15dcb](https://github.com/wmfs/pg-model/commit/df15dcbc320d9033cb95296b23ac8e7644bc3a77))
* **deps-dev:** update dependency semantic-release to v19.0.5 ([c7fbca9](https://github.com/wmfs/pg-model/commit/c7fbca999c748a324050af91726241b3582dfd72))
* **deps:** update dependency async to v3.2.4 ([cddac1a](https://github.com/wmfs/pg-model/commit/cddac1a1c9f723015b28d9f0cec8d3d3b32cb6f9))
# [1.30.0](https://github.com/wmfs/pg-model/compare/v1.29.1...v1.30.0) (2022-06-09)

@@ -2,0 +12,0 @@

10

package.json
{
"name": "@wmfs/pg-model",
"version": "1.30.0",
"version": "1.31.0",
"description": "Takes a relational database structure and returns model objects for noSQL-like abilities.",

@@ -23,3 +23,3 @@ "author": "West Midlands Fire Service",

"dependencies": {
"async": "3.2.3",
"async": "3.2.4",
"dottie": "2.0.2",

@@ -31,3 +31,3 @@ "lodash": "4.17.21"

"@semantic-release/git": "10.0.1",
"@wmfs/hl-pg-client": "1.29.0",
"@wmfs/hl-pg-client": "1.30.0",
"@wmfs/pg-diff-sync": "1.26.0",

@@ -39,5 +39,5 @@ "chai": "4.3.6",

"cz-conventional-changelog": "3.3.0",
"mocha": "10.0.0",
"mocha": "10.1.0",
"nyc": "15.1.0",
"semantic-release": "19.0.3",
"semantic-release": "19.0.5",
"standard": "17.0.0"

@@ -44,0 +44,0 @@ },

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