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

eleventy-plugin-cloudcannon

Package Overview
Dependencies
Maintainers
6
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eleventy-plugin-cloudcannon - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20-0

2

package.json
{
"name": "eleventy-plugin-cloudcannon",
"version": "0.0.19",
"version": "0.0.20-0",
"description": "Eleventy plugin to create CloudCannon editor details",

@@ -5,0 +5,0 @@ "main": ".eleventy.js",

@@ -8,3 +8,4 @@ const pluginCloudCannon = require('eleventy-plugin-cloudcannon');

} catch (e) {
console.error('⚠️ Unable to require your config from eleventy-plugin-cloudcannon:', e);
console.error('⚠️ Unable to require your config from eleventy-plugin-cloudcannon.');
console.error(e);
}

@@ -11,0 +12,0 @@

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