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

edgegrid

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edgegrid - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "edgegrid",
"version": "1.0.1",
"version": "1.0.2",
"description": "Authorisation process and API helper for Akamai OPEN APIs",

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

@@ -9,3 +9,3 @@ # EdgeGrid for Node.js

`npm install --save akamai-open`
`npm install --save edgegrid`

@@ -67,1 +67,5 @@ ## Reporting a bug

```
Headers for the request must be supplied as an object as name : value pairs. You do not need to supply form-data headers or content lengths - that will cause authentication headers on the API.
The request BODY can be provided as either an object or as an already POST data formed string.
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