@wmfs/cardscript-cleaner
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -0,1 +1,10 @@ | ||
# [1.1.0](https://github.com/wmfs/cardscript-expressions/compare/v1.0.0...v1.1.0) (2019-06-27) | ||
### 🛠 Builds | ||
* **deps:** update static-eval requirement from 2.0.0 to 2.0.2 ([bd1bfbf](https://github.com/wmfs/cardscript-expressions/commit/bd1bfbf)) | ||
* **deps-dev:** update [@semantic-release](https://github.com/semantic-release)/git requirement ([da343a0](https://github.com/wmfs/cardscript-expressions/commit/da343a0)) | ||
* **deps-dev:** update semantic-release requirement ([592535b](https://github.com/wmfs/cardscript-expressions/commit/592535b)) | ||
# 1.0.0 (2019-01-25) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "@wmfs/cardscript-cleaner", | ||
"description": "Cleans Cardscript form data to ensure we only submit the data that we should.", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"author": "West Midlands Fire Service", | ||
@@ -13,3 +13,3 @@ "keywords": [ | ||
"esprima": "4.0.1", | ||
"static-eval": "2.0.0" | ||
"static-eval": "2.0.2" | ||
}, | ||
@@ -23,6 +23,6 @@ "devDependencies": { | ||
"nyc": "13.1.0", | ||
"semantic-release": "15.13.1", | ||
"semantic-release": "15.13.17", | ||
"standard": "12.0.1", | ||
"@semantic-release/changelog": "3.0.1", | ||
"@semantic-release/git": "7.0.6", | ||
"@semantic-release/git": "7.0.13", | ||
"@wmfs/cardscript-examples": "1.0.0" | ||
@@ -29,0 +29,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
19770
+ Addedstatic-eval@2.0.2(transitive)
- Removedstatic-eval@2.0.0(transitive)
Updatedstatic-eval@2.0.2