Socket
Socket
Sign inDemoInstall

@beyonk/content-delivery

Package Overview
Dependencies
0
Maintainers
4
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 4.0.0

CHANGELOG.json

47

package.json
{
"name": "@beyonk/content-delivery",
"version": "3.0.0",
"description": "Beyonk Content Delivery Utils",
"author": "Antony Jones <aj@desirableobjects.co.uk>",
"homepage": "https://github.com/antony/beyonk-shared#readme",
"license": "MIT",
"main": "lib/content-delivery.js",
"directories": {
"lib": "lib"
},
"files": [
"lib"
],
"repository": {
"type": "git",
"url": "git+https://github.com/antony/beyonk-shared.git"
},
"scripts": {
"test": "NODE_ENV=test mocha --require ../../node_modules/esm './!(node_modules)/**/**.+(spec).js'"
},
"bugs": {
"url": "https://github.com/antony/beyonk-shared/issues"
},
"gitHead": "7db6d6d9498d57971ebe8417cfde9e7414355440"
"name": "@beyonk/content-delivery",
"version": "4.0.0",
"description": "Beyonk Content Delivery Utils",
"author": "Antony Jones <aj@desirableobjects.co.uk>",
"homepage": "https://github.com/beyonk-adventures/shared#readme",
"license": "MIT",
"main": "lib/content-delivery.js",
"directories": {
"lib": "lib"
},
"files": [
"lib"
],
"repository": {
"type": "git",
"url": "git+https://github.com/beyonk-adventures/shared.git"
},
"scripts": {
"test": "NODE_ENV=test mocha --require ../../node_modules/esm './!(node_modules)/**/**.+(spec).js'"
},
"bugs": {
"url": "https://github.com/beyonk-adventures/shared/issues"
}
}
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