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

@beyonk/content-delivery

Package Overview
Dependencies
Maintainers
5
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beyonk/content-delivery - npm Package Compare versions

Comparing version 5.0.3 to 5.1.0

lib/cdn-url.js

7

package.json
{
"name": "@beyonk/content-delivery",
"version": "5.0.3",
"version": "5.1.0",
"description": "Beyonk Content Delivery Utils",

@@ -8,3 +8,3 @@ "author": "Antony Jones <aj@desirableobjects.co.uk>",

"license": "MIT",
"main": "lib/content-delivery.js",
"main": "lib/index.js",
"directories": {

@@ -30,4 +30,5 @@ "lib": "lib"

"test": "NODE_ENV=test mocha './!(node_modules)/**/**.+(spec).js'",
"build": "exit 0"
"build": "exit 0",
"lint": "eslint ."
}
}
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