New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@boostercloud/framework-provider-azure

Package Overview
Dependencies
Maintainers
3
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boostercloud/framework-provider-azure - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

38

dist/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.Provider = void 0;
exports.Provider = {
// ProviderEventsLibrary
events: {
rawToEnvelopes: undefined,
store: undefined,
forEntitySince: undefined,
latestEntitySnapshot: undefined,
},
// ProviderReadModelsLibrary
readModels: {
fetch: undefined,
search: undefined,
subscribe: undefined,
rawToEnvelopes: undefined,
fetchSubscriptions: undefined,
notifySubscription: undefined,
store: undefined,
},
// ProviderGraphQLLibrary
graphQL: {
authorizeRequest: undefined,
rawToEnvelope: undefined,
handleResult: undefined,
},
// ProviderAuthLibrary
auth: {
rawToEnvelope: undefined,
},
// ProviderAPIHandling
api: {
requestSucceeded: undefined,
requestFailed: undefined,
},
// ProviderInfrastructureGetter
infrastructure: () => require(require('../package.json').name + '-infrastructure').Infrastructure,
};

6

package.json
{
"name": "@boostercloud/framework-provider-azure",
"version": "0.4.1",
"version": "0.4.2",
"description": "Handle Booster's integration with Azure",

@@ -23,3 +23,3 @@ "keywords": [

"dependencies": {
"@boostercloud/framework-types": "^0.4.1"
"@boostercloud/framework-types": "^0.4.2"
},

@@ -37,3 +37,3 @@ "scripts": {

},
"gitHead": "8d3b2d4514a0209f92a33e19e2e8acf67619bc05"
"gitHead": "cb1596860a39db5dd1c061cc27ba58c3350a4f4c"
}
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