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

@wmfs/cardscript-extract-defaults

Package Overview
Dependencies
Maintainers
0
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/cardscript-extract-defaults - npm Package Compare versions

Comparing version 1.43.0 to 1.44.0

2

CHANGELOG.md

@@ -0,1 +1,3 @@

# [1.44.0](https://github.com/wmfs/cardscript-extract-defaults/compare/v1.43.0...v1.44.0) (2024-11-06)
# [1.43.0](https://github.com/wmfs/cardscript-extract-defaults/compare/v1.42.0...v1.43.0) (2024-11-04)

@@ -2,0 +4,0 @@

const { marked } = require('marked')
const { gfmHeadingId } = require('marked-gfm-heading-id')
const dottie = require('dottie')
module.exports = async function extractDefaults (cardscript) {
marked.use(gfmHeadingId({}))
const defaultValues = {

@@ -6,0 +9,0 @@ rootView: {},

5

package.json
{
"name": "@wmfs/cardscript-extract-defaults",
"description": "Extracts sensible defaults from some Cardscript.",
"version": "1.43.0",
"version": "1.44.0",
"author": "West Midlands Fire Service",

@@ -13,3 +13,4 @@ "keywords": [

"dottie": "2.0.6",
"marked": "4.3.0"
"marked": "14.1.3",
"marked-gfm-heading-id": "4.1.0"
},

@@ -16,0 +17,0 @@ "devDependencies": {

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