Socket
Socket
Sign inDemoInstall

@campj/eleventy

Package Overview
Dependencies
283
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.9 to 0.0.10

14

package.json
{
"name": "@campj/eleventy",
"version": "0.0.9",
"version": "0.0.10",
"description": "Camp Jefferson Eleventy Utilities",

@@ -9,3 +9,4 @@ "scripts": {

"release:test": "npm run build && npm pack",
"release": "npm run build && npm publish --access public"
"release": "npm run build && npm publish --access public",
"postinstall": "subpkg install"
},

@@ -21,4 +22,9 @@ "main": "index.js",

"glob": "^7.1.6",
"node-cmd": "^3.0.0"
}
"node-cmd": "^3.0.0",
"subpackage": "^1.1.0"
},
"subPackages": [
"image",
"lazy-image"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc