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

harold-scripts

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

harold-scripts - npm Package Compare versions

Comparing version 0.8.0 to 0.8.1

5

package.json
{
"name": "harold-scripts",
"version": "0.8.0",
"version": "0.8.1",
"description": "Harold JS Scripts for Create Harold App",

@@ -56,4 +56,3 @@ "author": "Julian Ćwirko (julian.io)",

"vfile-matter": "^1.0.2"
},
"devDependencies": {}
}
}

2

scripts/build/generate-posts.js

@@ -23,3 +23,3 @@ const path = require('path');

'*': ['className'],
iframe: ['src', 'width', 'height'],
iframe: ['src', 'width', 'height', 'allowfullscreen'],
},

@@ -26,0 +26,0 @@ tagNames: ['iframe'],

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