@wmfs/tymly-statelint
Advanced tools
Comparing version 1.10.0 to 1.11.0
@@ -0,1 +1,29 @@ | ||
# [1.11.0](https://github.com/wmfs/tymly-statelint/compare/v1.10.0...v1.11.0) (2019-09-11) | ||
### 🛠 Builds | ||
* **deps:** update [@wmfs](https://github.com/wmfs)/j2119 requirement from 1.7.1 to 1.8.0 ([4d5284c](https://github.com/wmfs/tymly-statelint/commit/4d5284c)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/changelog requirement ([d225ab4](https://github.com/wmfs/tymly-statelint/commit/d225ab4)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([903ec2c](https://github.com/wmfs/tymly-statelint/commit/903ec2c)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([ad2d8e6](https://github.com/wmfs/tymly-statelint/commit/ad2d8e6)) | ||
* **deps-dev:** update codecov requirement from 3.1.0 to 3.5.0 ([af3da6a](https://github.com/wmfs/tymly-statelint/commit/af3da6a)) | ||
* **deps-dev:** update cz-conventional-changelog requirement ([100c0e8](https://github.com/wmfs/tymly-statelint/commit/100c0e8)) | ||
* **deps-dev:** update mocha requirement from 5.2.0 to 6.1.4 ([d5d6660](https://github.com/wmfs/tymly-statelint/commit/d5d6660)) | ||
* **deps-dev:** update mocha requirement from 6.1.4 to 6.2.0 ([9febd3f](https://github.com/wmfs/tymly-statelint/commit/9febd3f)) | ||
* **deps-dev:** update nyc requirement from 13.1.0 to 14.1.1 ([776dbe0](https://github.com/wmfs/tymly-statelint/commit/776dbe0)) | ||
* **deps-dev:** update semantic-release requirement ([ffd8d21](https://github.com/wmfs/tymly-statelint/commit/ffd8d21)) | ||
* **deps-dev:** update semantic-release requirement ([f9812b4](https://github.com/wmfs/tymly-statelint/commit/f9812b4)) | ||
### 📚 Documentation | ||
* Add CircleCI badge ([7d3b1e0](https://github.com/wmfs/tymly-statelint/commit/7d3b1e0)) | ||
### ⚙️ Continuous Integrations | ||
* **circle:** Add CircleCI config ([19a2296](https://github.com/wmfs/tymly-statelint/commit/19a2296)) | ||
* **travis:** Remove Travis config ([8924163](https://github.com/wmfs/tymly-statelint/commit/8924163)) | ||
# [1.10.0](https://github.com/wmfs/tymly-statelint/compare/v1.9.0...v1.10.0) (2019-03-27) | ||
@@ -2,0 +30,0 @@ |
{ | ||
"name": "@wmfs/tymly-statelint", | ||
"version": "1.10.0", | ||
"version": "1.11.0", | ||
"description": "Validator for Amazon States Language with Tymly Extensions JSON.", | ||
@@ -26,3 +26,3 @@ "author": "West Midlands Fire Service", | ||
"dependencies": { | ||
"@wmfs/j2119": "1.7.1", | ||
"@wmfs/j2119": "1.8.0", | ||
"@wmfs/statelint": "1.7.1", | ||
@@ -34,12 +34,12 @@ "ajv": "6.5.5", | ||
"devDependencies": { | ||
"@semantic-release/changelog": "3.0.1", | ||
"@semantic-release/git": "7.0.6", | ||
"@semantic-release/changelog": "3.0.4", | ||
"@semantic-release/git": "7.0.16", | ||
"chai": "4.2.0", | ||
"codecov": "3.1.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": "5.2.0", | ||
"nyc": "13.1.0", | ||
"semantic-release": "15.13.1", | ||
"mocha": "6.2.0", | ||
"nyc": "14.1.1", | ||
"semantic-release": "15.13.24", | ||
"standard": "12.0.1" | ||
@@ -46,0 +46,0 @@ }, |
# tymly-statelint | ||
[![Tymly Package](https://img.shields.io/badge/tymly-package-blue.svg)](https://tymly.io/) [![npm (scoped)](https://img.shields.io/npm/v/@wmfs/tymly-statelint.svg)](https://www.npmjs.com/package/@wmfs/tymly-statelint) [![Build Status](https://travis-ci.com/wmfs/tymly-statelint.svg?branch=master)](https://travis-ci.com/wmfs/tymly-statelint) [![codecov](https://codecov.io/gh/wmfs/tymly-statelint/branch/master/graph/badge.svg)](https://codecov.io/gh/wmfs/tymly-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/tymly-statelint.svg)](https://www.npmjs.com/package/@wmfs/tymly-statelint) [![CircleCI](https://circleci.com/gh/wmfs/tymly-statelint.svg?style=svg)](https://circleci.com/gh/wmfs/tymly-statelint) [![codecov](https://codecov.io/gh/wmfs/tymly-statelint/branch/master/graph/badge.svg)](https://codecov.io/gh/wmfs/tymly-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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41999
22
+ Added@babel/runtime-corejs2@7.26.0(transitive)
+ Added@wmfs/j2119@1.8.0(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedluxon@1.16.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
+ Addedxregexp@4.2.4(transitive)
Updated@wmfs/j2119@1.8.0