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.9.0 to 1.10.0

10

CHANGELOG.md

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

# [1.10.0](https://github.com/wmfs/pg-model/compare/v1.9.0...v1.10.0) (2018-11-01)
### 🛠 Builds
* **deps:** update boom requirement from 7.2.0 to 7.2.1 ([4db5861](https://github.com/wmfs/pg-model/commit/4db5861))
* **deps-dev:** update [@wmfs](https://github.com/wmfs)/hl-pg-client requirement ([f807a22](https://github.com/wmfs/pg-model/commit/f807a22))
* **deps-dev:** update [@wmfs](https://github.com/wmfs)/pg-diff-sync requirement ([32aa4a4](https://github.com/wmfs/pg-model/commit/32aa4a4))
* **deps-dev:** update semantic-release requirement ([ec5bbd7](https://github.com/wmfs/pg-model/commit/ec5bbd7))
# [1.9.0](https://github.com/wmfs/pg-model/compare/v1.8.0...v1.9.0) (2018-10-23)

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

10

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

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

"async": "2.6.1",
"boom": "7.2.0",
"boom": "7.2.1",
"debug": "4.1.0",

@@ -38,8 +38,8 @@ "dottie": "2.0.1",

"nyc": "13.1.0",
"semantic-release": "15.10.5",
"semantic-release": "15.10.6",
"standard": "12.0.1",
"@semantic-release/changelog": "3.0.1",
"@semantic-release/git": "7.0.5",
"@wmfs/hl-pg-client": "1.7.0",
"@wmfs/pg-diff-sync": "1.6.0"
"@wmfs/hl-pg-client": "1.8.0",
"@wmfs/pg-diff-sync": "1.7.0"
},

@@ -46,0 +46,0 @@ "scripts": {

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