Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wmfs/statelint

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/statelint - npm Package Compare versions

Comparing version 1.8.0 to 1.9.0

.circleci/config.yml

30

CHANGELOG.md

@@ -0,1 +1,31 @@

# [1.9.0](https://github.com/wmfs/statelint/compare/v1.8.0...v1.9.0) (2019-11-14)
### ✨ Features
* allow IsUndefined as a comparator ([](https://github.com/wmfs/statelint/commit/4a3c69c))
### 🛠 Builds
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/changelog requirement ([](https://github.com/wmfs/statelint/commit/0e30df4))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([](https://github.com/wmfs/statelint/commit/1fbd6b5))
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([](https://github.com/wmfs/statelint/commit/806f79b))
* **deps-dev:** update cz-conventional-changelog requirement ([](https://github.com/wmfs/statelint/commit/1e29081))
* **deps-dev:** update mocha requirement from 6.1.4 to 6.2.0 ([](https://github.com/wmfs/statelint/commit/0066ac1))
* **deps-dev:** update nyc requirement from 13.1.0 to 14.1.1 ([](https://github.com/wmfs/statelint/commit/486a3d0))
* **deps-dev:** update semantic-release requirement ([](https://github.com/wmfs/statelint/commit/6a8dae1))
* **deps-dev:** update semantic-release requirement ([](https://github.com/wmfs/statelint/commit/54d1dcb))
### 📚 Documentation
* Add CircleCI badge ([](https://github.com/wmfs/statelint/commit/797a382))
### ⚙️ Continuous Integrations
* **circle:** Add CircleCI config ([](https://github.com/wmfs/statelint/commit/7fbc3cf))
* **travis:** Remove Travis config ([](https://github.com/wmfs/statelint/commit/81b993b))
# [1.8.0](https://github.com/wmfs/statelint/compare/v1.7.1...v1.8.0) (2019-06-26)

@@ -2,0 +32,0 @@

14

package.json
{
"name": "@wmfs/statelint",
"version": "1.8.0",
"version": "1.9.0",
"description": "Validator for Amazon States Language JSON files.",

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

"devDependencies": {
"@semantic-release/changelog": "3.0.1",
"@semantic-release/git": "7.0.13",
"@semantic-release/changelog": "3.0.4",
"@semantic-release/git": "7.0.16",
"chai": "4.2.0",
"codecov": "3.5.0",
"conventional-changelog-metahub": "2.0.2",
"cz-conventional-changelog": "2.1.0",
"cz-conventional-changelog": "3.0.2",
"dirty-chai": "2.0.1",
"mocha": "6.1.4",
"nyc": "13.1.0",
"semantic-release": "15.13.17",
"mocha": "6.2.0",
"nyc": "14.1.1",
"semantic-release": "15.13.24",
"standard": "12.0.1",

@@ -43,0 +43,0 @@ "tmp": "0.1.0"

# statelint
[![Tymly Package](https://img.shields.io/badge/tymly-package-blue.svg)](https://tymly.io/) [![npm (scoped)](https://img.shields.io/npm/v/@wmfs/statelint.svg)](https://www.npmjs.com/package/@wmfs/statelint) [![Build Status](https://travis-ci.com/wmfs/statelint.svg?branch=master)](https://travis-ci.com/wmfs/statelint) [![codecov](https://codecov.io/gh/wmfs/statelint/branch/master/graph/badge.svg)](https://codecov.io/gh/wmfs/statelint) [![Dependabot badge](https://img.shields.io/badge/Dependabot-active-brightgreen.svg)](https://dependabot.com/) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![Tymly Package](https://img.shields.io/badge/tymly-package-blue.svg)](https://tymly.io/) [![npm (scoped)](https://img.shields.io/npm/v/@wmfs/statelint.svg)](https://www.npmjs.com/package/@wmfs/statelint) [![CircleCI](https://circleci.com/gh/wmfs/statelint.svg?style=svg)](https://circleci.com/gh/wmfs/statelint) [![codecov](https://codecov.io/gh/wmfs/statelint/branch/master/graph/badge.svg)](https://codecov.io/gh/wmfs/statelint) [![Dependabot badge](https://img.shields.io/badge/Dependabot-active-brightgreen.svg)](https://dependabot.com/) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/wmfs/tymly/blob/master/packages/statelint/LICENSE)

@@ -4,0 +4,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