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 Versions

1
15

1.78.0

Diff

Changelog

Source

1.78.0 (2020-12-05)

✨ Features

  • States can have both InputPath and Parameters (992e05d)

🛠 Builds

  • deps-dev: bump semantic-release from 17.2.3 to 17.3.0 (f1982d7)

🚨 Tests

  • Slightly more complex input to Task state tests (2b1005e)
wmfsbot
published 1.77.0 •

Changelog

Source

1.77.0 (2020-11-21)

✨ Features

  • result-selector: Last load of tests, confirming result selector operation (64ac646)

🐛 Bug Fixes

  • Extend findResultPathHandler to take resultSelector (870a920)
  • Hook in resultSelector (e4f84e4)

🛠 Builds

  • deps-dev: bump semantic-release from 17.2.2 to 17.2.3 (3d64c2f)
  • deps-dev: bump standard from 16.0.2 to 16.0.3 (f22354e)

📦 Code Refactoring

  • Corrected test file name (e2ad05c)
  • Pull all the parameter handler code out into its own file (f4b9fd6)

🚨 Tests

  • Fixed test state machine name (05f6c49)
  • result-selector: Task tests with combinations of input, parameters, result selector, result, a (e28fb63)
wmfsbot
published 1.76.0 •

Changelog

Source

1.76.0 (2020-11-16)

✨ Features

  • start of Map state (similar to Parallel) (24eb848)

🐛 Bug Fixes

  • It was possible for parallel and map parents states to complete more than once. This would be b (3a4740b)
  • Process task failure if parallel/map launch fails. (d12b58d)

🛠 Builds

  • deps-dev: bump standard from 16.0.1 to 16.0.2 (ee698ac)

📦 Code Refactoring

  • Aligning Map and Parallel (42662c9)
  • Corrected test names (845278e)
  • Minor require tweaking (f2b1cf0)
  • Move process out of Map and Parallel into the base and we're done. (46583e7)
  • Starting to pull out common base for Map and Parallel (fbcfd58)
  • Tweak the map test so the linter passes (b654469)

🚨 Tests

  • Extend Map test to use all available Daos (53c0dcb)
wmfsbot
published 1.75.0 •

Changelog

Source

1.75.0 (2020-11-12)

🛠 Builds

  • deps: bump @wmfs/asl-choice-processor from 1.16.0 to 1.17.0 (c5bfaf0)
wmfsbot
published 1.74.0 •

Changelog

Source

1.74.0 (2020-11-09)

✨ Features

  • instrinsic-functions: States.Array (d724019)
  • instrinsics: Start of States.Format function (cb48f07)
  • instrinsics: States.JsonToString (d84ddef)
  • instrinsics: States.StringToJson (ecb74fe)
  • instrinsics: States.StringToJson done (f0fb332)
  • intrinsics: States.Format error conditions (7c735d5)
  • Argument parsing (51d8710)
  • More rigourous call checking (76fcec2)
  • Start on function argument parsing (6af3243)

🐛 Bug Fixes

  • input-path-handler: Parse out and start to evaluate intrinsic functions (f38f920)
  • input-path-handler: Starting to extend tokeniser to handle instrinsics (cec942b)
  • input-path-handler: tokenise functions with a single parameter (99ccfbe)
  • input-path-handler: tokenise functions with multiple parameters (b372981)
  • instrinsics: corrected string regex (6e8eddb)
  • instrinsics: Extend parameter parsing to evaluate path expressions (7be262f)
  • instrinsics: Tweak instrinsic function rule, so they can appear in the parameter list (502c150)
  • intrinsics: Escape sequences in States.Format (65335c4)
  • intrinsics: JsonToString parameter validation (e25c123)
  • intrinsics: Tokenise strings with escape sequences correctly (3fca040)
  • Format null values (5916eb3)
  • More work on argument parsing (643ca39)
  • Multiple substitutions, substitution at start and at end (d059584)
  • Parse multiple arguments separated by , (2c892d4)
  • Strip extraneous whitespace while tokenising arguments (c75d406)
  • State.Format: more wrong number of arguments tests (f1419a2)
  • States.Format: validate number of arguments (bc9e68f)
  • Simple value substitution (2d06029)

🛠 Builds

  • deps-dev: bump codecov from 3.8.0 to 3.8.1 (2560e3a)
  • deps-dev: bump mocha from 8.2.0 to 8.2.1 (2ac8e6e)
  • deps-dev: bump semantic-release from 17.2.1 to 17.2.2 (cbcc88f)
  • deps-dev: bump standard from 15.0.1 to 16.0.0 (d7bb9d5)
  • deps-dev: bump standard from 16.0.0 to 16.0.1 (ad043ba)

📦 Code Refactoring

  • Changed intrinsic-function fixture name (1930afb)
  • input-path-handler: Use tokenizr when evaluating Path expressions (f7d227f)
  • input-path-selector: Renamed ctx to input - matches spec text better (fc3e681)
  • instrinsics: Convert strings to values after tokenisation, instead of during (16bc45f)
  • instrinsics: jiggled test descriptions a little (2fe5cdf)
  • intrinsics: States.Format error handling (c4d893a)
  • intrinsics: StringToJson parameter validation (b14391e)
  • Hook States.Format implementation into input path handler (944018b)
  • Move instrinics subdirectory under state-types (92207a6)

🚨 Tests

  • failing: Nested instrinsic tokenising tests (9103b64)
  • failing: Nested intrinsic function calls (9eb38f4)
  • intrinsics: Extra JsonToString state machine tests (00a9f48)
  • intrinsics: More State.Format tests (41b1ca5)
  • intrinsics: States.Array state machine tests (c374b5b)
  • intrinsics: States.JsonToString state machine tests (cbad475)
  • Combine instrinsics tests into a single test file (a6106ae)

💎 Styles

wmfsbot
published 1.73.0 •

Changelog

Source

1.73.0 (2020-10-28)

✨ Features

  • attempt at intrinsic functions in Parameters (b4d68f3)

📦 Code Refactoring

  • check if expression is intrinsic function (21b7c78)

🚨 Tests

💎 Styles

wmfsbot
published 1.72.0 •

Changelog

Source

1.72.0 (2020-10-28)

🛠 Builds

  • deps: bump uuid from 7.0.3 to 8.3.1 (9f0c463)
  • deps-dev: bump axios from 0.20.0 to 0.21.0 (43c1bd7)
  • deps-dev: bump codecov from 3.7.2 to 3.8.0 (52f0a89)
  • deps-dev: bump mocha from 8.1.3 to 8.2.0 (b0406aa)
  • deps-dev: bump semantic-release from 17.1.2 to 17.2.0 (3826984)
  • deps-dev: bump semantic-release from 17.2.0 to 17.2.1 (60537b4)
  • deps-dev: bump standard from 14.3.4 to 15.0.0 (9542616)
  • dev-deps: Bump standard from 15.0.0 → 15.0.1 (04a40d4)

⚙️ Continuous Integrations

  • circle: add parallelism for unit tests [ch2766] (14316b8)
  • circle: authenticate Docker image pull [ch2767] (f99234d)
  • circle: cache dependencies [ch2770] (8a6521c)
  • circle: separate linting job [ch1009] (b79500e)
  • circle: update build environment variable context name [ch2771] (7f62f1d)
wmfsbot
published 1.71.0 •

Changelog

Source

1.71.0 (2020-09-28)

🛠 Builds

  • deps: bump debug from 4.1.1 to 4.2.0 (e578478)
  • deps-dev: bump cz-conventional-changelog from 3.2.0 to 3.2.1 (f9f5ff8)
  • deps-dev: bump cz-conventional-changelog from 3.2.1 to 3.3.0 (25c8719)
  • deps-dev: bump mocha from 8.1.1 to 8.1.2 (4151296)
  • deps-dev: bump mocha from 8.1.2 to 8.1.3 (85191aa)
  • deps-dev: bump semantic-release from 17.1.1 to 17.1.2 (07c3d32)
wmfsbot
published 1.70.0 •

Changelog

Source

1.70.0 (2020-08-24)

🛠 Builds

  • deps: bump @wmfs/asl-choice-processor from 1.15.0 to 1.16.0 (69fcc28)
wmfsbot
published 1.69.0 •

Changelog

Source

1.69.0 (2020-08-24)

🛠 Builds

  • deps: bump luxon from 1.24.1 to 1.25.0 (d2a8725)
  • deps-dev: bump axios from 0.19.2 to 0.20.0 (41c7892)
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