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

@wmfs/tymly-pg-plugin

Package Overview
Dependencies
Maintainers
1
Versions
329
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/tymly-pg-plugin - npm Package Compare versions

Comparing version 1.178.0 to 1.179.0

2

lib/components/state-resources/exporting-csv-delta-file/index.js

@@ -95,3 +95,3 @@ /**

return (info, complete) => {
const updateEvent = complete ? 'sendTaskSuccess' : 'sendTaskHeartbeat'
const updateEvent = complete ? 'sendTaskLastHeartbeat' : 'sendTaskHeartbeat'
const formattedInfo = formatter(info, complete)

@@ -98,0 +98,0 @@

{
"name": "@wmfs/tymly-pg-plugin",
"version": "1.178.0",
"version": "1.179.0",
"description": "Replace Tymly's out-the-box memory storage with PostgreSQL",

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

"standard": "14.3.3",
"@semantic-release/changelog": "5.0.0",
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.0",

@@ -53,0 +53,0 @@ "@semantic-release/exec": "5.0.0",

{
"name": "pg",
"version": "1.178.0",
"version": "1.179.0",
"label": "PG",

@@ -5,0 +5,0 @@ "author": "Tim Needham",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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