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

@wmfs/cardscript-cleaner

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/cardscript-cleaner - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

renovate.json

2

.releaserc.json

@@ -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

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