Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

a127-magic

Package Overview
Dependencies
0
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.2 to 0.2.3

4

lib/resource.js

@@ -6,4 +6,4 @@ 'use strict';

var swaggerObject = loader.load();
var config = require('./config');
var resources = volosSwagger(swaggerObject, config.volos).resources;
var config = require('./config').load();
var resources = volosSwagger(swaggerObject, config['a127.magic'].volos).resources;

@@ -10,0 +10,0 @@ module.exports = function(name) {

{
"name": "a127-magic",
"version": "0.2.2",
"version": "0.2.3",
"description": "Apigee 127 Swagger Loader and Middleware",

@@ -11,3 +11,6 @@ "keywords": [

],
"author": "Scott Ganyo <sganyo@apigee.com>",
"author": {
"name": "Scott Ganyo",
"email": "sganyo@apigee.com"
},
"license": "MIT",

@@ -33,3 +36,13 @@ "main": "lib/index.js",

"scripts": {},
"bin": {}
"bin": {},
"readme": "You got your Volos in my Swagger! You got your Swagger in my Volos!\n",
"readmeFilename": "README.md",
"gitHead": "4e82732e8bb96c4f64638e8a0315ef8d5dcd2e02",
"bugs": {
"url": "https://github.com/apigee-127/magic/issues"
},
"homepage": "https://github.com/apigee-127/magic",
"_id": "a127-magic@0.2.2",
"_shasum": "4c87a80b1269c10ad75b0b97081f4753d70eb165",
"_from": "a127-magic@*"
}
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