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

@nzdjb/static-site-generator

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nzdjb/static-site-generator - npm Package Compare versions

Comparing version 0.5.7 to 0.5.8

dist/src/article.d.ts

7

CHANGELOG.md
# Changelog
## [0.5.8](https://github.com/nzdjb/static-site-generator/compare/v0.5.7...v0.5.8) (2023-10-03)
### Bug Fixes
* Correct files in package.json. ([feec663](https://github.com/nzdjb/static-site-generator/commit/feec6638e2e83f49e7071ce36c939629fd77db3c))
## [0.5.7](https://github.com/nzdjb/static-site-generator/compare/v0.5.6...v0.5.7) (2023-10-02)

@@ -4,0 +11,0 @@

8

package.json
{
"name": "@nzdjb/static-site-generator",
"version": "0.5.7",
"version": "0.5.8",
"description": "Static site generator.",

@@ -20,3 +20,3 @@ "main": "dist/src/index.js",

"@types/sanitize-html": "^2.9.0",
"@typescript-eslint/eslint-plugin": "^5.43.0",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"esbuild": "^0.19.0",

@@ -26,3 +26,3 @@ "esbuild-jest": "^0.5.0",

"eslint-config-prettier": "^9.0.0",
"eslint-config-standard-with-typescript": "^37.0.0",
"eslint-config-standard-with-typescript": "latest",
"eslint-plugin-import": "^2.25.2",

@@ -51,5 +51,5 @@ "eslint-plugin-jest-extended": "^2.0.0",

"files": [
"dist/src"
"dist/src/**/*"
],
"packageManager": "yarn@3.6.3"
}
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