New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@marp-team/marpit

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@marp-team/marpit - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

30

package.json
{
"name": "@marp-team/marpit",
"version": "2.2.2",
"version": "2.2.3",
"description": "The skinny framework for creating slide deck from Markdown",

@@ -62,28 +62,28 @@ "license": "MIT",

"devDependencies": {
"@babel/cli": "^7.16.8",
"@babel/core": "^7.16.12",
"@babel/eslint-parser": "^7.16.5",
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.8",
"@babel/eslint-parser": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"autoprefixer": "^10.4.2",
"autoprefixer": "^10.4.4",
"cheerio": "^1.0.0-rc.10",
"chokidar": "^3.5.3",
"cssnano": "^5.0.15",
"cssnano": "^5.1.5",
"dedent": "^0.7.0",
"docsify-themeable": "^0.8.6",
"eslint": "^8.7.0",
"eslint-config-prettier": "^8.3.0",
"eslint": "^8.12.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.25.4",
"jest": "^27.4.7",
"jest": "^27.5.1",
"jest-junit": "^13.0.0",
"jsdoc": "^3.6.9",
"jsdoc": "^3.6.10",
"minami": "^1.2.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.5.1",
"prettier": "^2.6.1",
"rimraf": "^3.0.2",
"sass": "1.49.0",
"sass": "1.49.9",
"serve-handler": "^6.1.3",
"stylelint": "^14.2.0",
"stylelint": "^14.6.1",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard-scss": "^3.0.0",
"ws": "^8.4.2"
"ws": "^8.5.0"
},

@@ -97,3 +97,3 @@ "dependencies": {

"markdown-it-front-matter": "^0.2.3",
"postcss": "^8.4.5"
"postcss": "^8.4.12"
},

@@ -100,0 +100,0 @@ "publishConfig": {

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