@apimatic/oauth-adapters
Advanced tools
Comparing version 0.4.1 to 0.4.2
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"; |
{ | ||
"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'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13675
13
1