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

@wmfs/statebox

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/statebox - npm Package Compare versions

Comparing version 1.34.2 to 1.34.3

12

CHANGELOG.md

@@ -0,1 +1,13 @@

## [1.34.3](https://github.com/wmfs/statebox/compare/v1.34.2...v1.34.3) (2018-11-15)
### 🐛 Bug Fixes
* pass the state machine title out on list ([aa07c74](https://github.com/wmfs/statebox/commit/aa07c74))
### 🛠 Builds
* **deps-dev:** update semantic-release requirement ([dd6c84c](https://github.com/wmfs/statebox/commit/dd6c84c))
## [1.34.2](https://github.com/wmfs/statebox/compare/v1.34.1...v1.34.2) (2018-11-14)

@@ -2,0 +14,0 @@

1

lib/state-machines/index.js

@@ -110,2 +110,3 @@ 'use strict'

name: sm.name,
title: sm.definition.name || sm.name,
description: sm.definition.Comment || '<no description available>',

@@ -112,0 +113,0 @@ categories: sm.definition.categories || [],

4

package.json
{
"name": "@wmfs/statebox",
"version": "1.34.2",
"version": "1.34.3",
"description": "Orchestrate Node functions using Amazon States Language",

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

"request-promise-native": "1.0.5",
"semantic-release": "15.11.0",
"semantic-release": "15.12.0",
"standard": "12.0.1"

@@ -53,0 +53,0 @@ },

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