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

@sphido/core

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sphido/core - npm Package Compare versions

Comparing version 2.0.12 to 2.0.13

94

package.json
{
"name": "@sphido/core",
"version": "2.0.12",
"author": {
"name": "Roman Ožana",
"email": "roman@ozana.cz",
"url": "https://ozana.cz"
},
"license": "MIT",
"description": "A rocket 🚀 fast, lightweight, static site generator",
"type": "module",
"exports": "./lib/index.js",
"engines": {
"node": ">=14"
},
"keywords": [
"markdown",
"markup",
"content management system",
"cms",
"static",
"static site generator",
"generator",
"framework",
"numjucks",
"blog",
"scaffold"
],
"homepage": "https://sphido.org",
"bugs": "https://github.com/sphido/sphido/issues",
"repository": {
"type": "git",
"url": "git@github.com:sphido/sphido.git"
},
"devDependencies": {
"@sindresorhus/slugify": "^2.1.0",
"ava": "^4.2.0",
"marked": "^4.0.17"
},
"scripts": {
"test": "ava"
},
"xo": {
"rules": {
"no-await-in-loop": 0
}
},
"gitHead": "77075be0178da85fc883a6232fb5d4d569ccd9d3"
"name": "@sphido/core",
"version": "2.0.13",
"author": {
"name": "Roman Ožana",
"email": "roman@ozana.cz",
"url": "https://ozana.cz"
},
"license": "MIT",
"description": "A rocket 🚀 fast, lightweight, static site generator",
"type": "module",
"exports": "./lib/index.js",
"engines": {
"node": ">=14"
},
"keywords": [
"markdown",
"markup",
"content management system",
"cms",
"static",
"static site generator",
"generator",
"framework",
"numjucks",
"blog",
"scaffold"
],
"homepage": "https://sphido.org",
"bugs": "https://github.com/sphido/sphido/issues",
"repository": {
"type": "git",
"url": "git@github.com:sphido/sphido.git"
},
"devDependencies": {
"@sindresorhus/slugify": "^2.1.1",
"ava": "^4.2.0",
"marked": "^4.1.1"
},
"scripts": {
"test": "ava"
},
"xo": {
"rules": {
"no-await-in-loop": 0
}
},
"gitHead": "2cd3d58795b7b45f57d4ec7abc5107970d28a169"
}
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