Huge News!Announcing our $40M Series B led by Abstract Ventures.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.6.0 to 1.7.0

10

CHANGELOG.md

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

# [1.7.0](https://github.com/wmfs/pg-model/compare/v1.6.0...v1.7.0) (2018-09-12)
### 🛠 Builds
* **deps:** update lodash requirement from 4.17.10 to 4.17.11 ([a7a2dfb](https://github.com/wmfs/pg-model/commit/a7a2dfb))
* **deps-dev:** update [@wmfs](https://github.com/wmfs)/hl-pg-client requirement ([17266a2](https://github.com/wmfs/pg-model/commit/17266a2))
* **deps-dev:** update [@wmfs](https://github.com/wmfs)/pg-diff-sync requirement ([18f7ab3](https://github.com/wmfs/pg-model/commit/18f7ab3))
* **deps-dev:** update semantic-release requirement ([854f93b](https://github.com/wmfs/pg-model/commit/854f93b))
# [1.6.0](https://github.com/wmfs/pg-model/compare/v1.5.0...v1.6.0) (2018-09-11)

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

10

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

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

"dottie": "2.0.0",
"lodash": "4.17.10"
"lodash": "4.17.11"
},

@@ -38,8 +38,8 @@ "devDependencies": {

"nyc": "13.0.1",
"semantic-release": "15.9.14",
"semantic-release": "15.9.15",
"standard": "12.0.1",
"@semantic-release/changelog": "3.0.0",
"@semantic-release/git": "7.0.4",
"@wmfs/hl-pg-client": "1.3.0",
"@wmfs/pg-diff-sync": "1.3.0"
"@wmfs/hl-pg-client": "1.5.0",
"@wmfs/pg-diff-sync": "1.4.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