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

@apimatic/oauth-adapters

Package Overview
Dependencies
Maintainers
4
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apimatic/oauth-adapters - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

LICENSE.md

0

lib/index.d.ts
export * from './oauthAuthenticationAdapter';
//# sourceMappingURL=index.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { OAuthToken } from './oAuthToken';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Schema } from '@apimatic/schema';

@@ -0,0 +0,0 @@ "use strict";

15

package.json
{
"name": "@apimatic/oauth-adapters",
"author": "APIMatic Ltd.",
"version": "0.4.1",
"version": "0.4.2",
"license": "MIT",

@@ -58,6 +58,6 @@ "sideEffects": false,

"dependencies": {
"@apimatic/schema": "^0.7.0",
"@apimatic/core-interfaces": "^0.2.0",
"@apimatic/file-wrapper": "^0.3.0",
"@apimatic/http-headers": "^0.3.0",
"@apimatic/core-interfaces": "^0.2.5",
"@apimatic/file-wrapper": "^0.3.2",
"@apimatic/http-headers": "^0.3.2",
"@apimatic/schema": "^0.7.9",
"tslib": "^2.1.0"

@@ -72,3 +72,4 @@ },

"directory": "packages/oauth-adapters"
}
}
},
"gitHead": "43e7ca2560f262b85c1c6d15f5f01d00c2b43b37"
}

@@ -0,0 +0,0 @@ import { OAuthToken } from './oAuthToken';

@@ -0,0 +0,0 @@ import { bigint, object, optional, Schema, string } from '@apimatic/schema';

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