@wmfs/cardscript-cleaner
Advanced tools
Comparing version 1.4.0 to 1.5.0
@@ -15,3 +15,3 @@ { | ||
"generateNotes": { | ||
"preset": "metahub" | ||
"preset": "angular" | ||
}, | ||
@@ -18,0 +18,0 @@ "prepare": [ |
@@ -0,1 +1,3 @@ | ||
# [1.5.0](https://github.com/wmfs/cardscript-expressions/compare/v1.4.0...v1.5.0) (2024-07-02) | ||
# [1.4.0](https://github.com/wmfs/cardscript-expressions/compare/v1.3.0...v1.4.0) (2020-07-16) | ||
@@ -2,0 +4,0 @@ |
{ | ||
"name": "@wmfs/cardscript-cleaner", | ||
"description": "Cleans Cardscript form data to ensure we only submit the data that we should.", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"author": "West Midlands Fire Service", | ||
@@ -13,16 +13,16 @@ "keywords": [ | ||
"esprima": "4.0.1", | ||
"static-eval": "2.1.0" | ||
"static-eval": "2.1.1" | ||
}, | ||
"devDependencies": { | ||
"chai": "4.2.0", | ||
"codecov": "3.7.0", | ||
"chai": "4.4.1", | ||
"codecov": "3.8.3", | ||
"conventional-changelog-metahub": "4.0.1", | ||
"cz-conventional-changelog": "3.2.0", | ||
"mocha": "8.0.1", | ||
"nyc": "15.1.0", | ||
"semantic-release": "17.1.1", | ||
"standard": "14.3.4", | ||
"@semantic-release/changelog": "5.0.1", | ||
"@semantic-release/git": "9.0.0", | ||
"@wmfs/cardscript-examples": "1.19.0" | ||
"cz-conventional-changelog": "3.3.0", | ||
"mocha": "10.5.2", | ||
"nyc": "17.0.0", | ||
"semantic-release": "24.0.0", | ||
"standard": "17.1.0", | ||
"@semantic-release/changelog": "6.0.3", | ||
"@semantic-release/git": "10.0.1", | ||
"@wmfs/cardscript-examples": "1.22.0" | ||
}, | ||
@@ -32,3 +32,3 @@ "scripts": { | ||
"lint": "standard", | ||
"test": "nyc mocha && standard", | ||
"test": "nyc mocha", | ||
"coverage": "nyc report --reporter=text-lcov > coverage.lcov && codecov", | ||
@@ -35,0 +35,0 @@ "semantic-release": "semantic-release" |
Sorry, the diff of this file is not supported yet
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
30123
15
408
+ Addedescodegen@2.1.0(transitive)
+ Addedestraverse@5.3.0(transitive)
+ Addedstatic-eval@2.1.1(transitive)
- Removeddeep-is@0.1.4(transitive)
- Removedescodegen@1.14.3(transitive)
- Removedestraverse@4.3.0(transitive)
- Removedfast-levenshtein@2.0.6(transitive)
- Removedlevn@0.3.0(transitive)
- Removedoptionator@0.8.3(transitive)
- Removedprelude-ls@1.1.2(transitive)
- Removedstatic-eval@2.1.0(transitive)
- Removedtype-check@0.3.2(transitive)
- Removedword-wrap@1.2.5(transitive)
Updatedstatic-eval@2.1.1