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.0.6 to 1.1.0

21

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

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

"lodash": "4.17.10",
"uuid": "3.2.1",
"uuid": "3.3.0",
"@wmfs/asl-choice-processor": "1.1.0"

@@ -58,3 +58,20 @@ },

"access": "public"
},
"release": {
"analyzeCommits": {
"preset": "angular",
"releaseRules": [
{
"type": "build",
"scope": "deps",
"release": "minor"
},
{
"type": "build",
"scope": "devDeps",
"release": "patch"
}
]
}
}
}
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