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.1.1 to 0.2.0

20

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

@@ -20,3 +20,3 @@ "sideEffects": false,

"engines": {
"node": ">=10.4.0"
"node": ">=14.15.0 || >=16.0.0"
},

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

"@babel/core": "^7.10.5",
"@size-limit/preset-small-lib": "^4.6.0",
"@size-limit/preset-small-lib": "^7.0.8",
"babel-plugin-annotate-pure-calls": "^0.4.0",

@@ -58,7 +58,7 @@ "jest": "^26.4.2",

"rollup": "^2.79.0",
"rollup-plugin-filesize": "^9.1.1",
"rollup-plugin-filesize": "^9.1.2",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0",
"size-limit": "^4.6.0",
"rollup-plugin-typescript2": "^0.31.0",
"size-limit": "^7.0.8",
"ts-jest": "^26.4.0",

@@ -68,6 +68,6 @@ "typescript": "^4.1.2"

"dependencies": {
"@apimatic/schema": "^0.6.0",
"@apimatic/core-interfaces": "^0.1.0",
"@apimatic/file-wrapper": "^0.1.0",
"@apimatic/http-headers": "^0.1.0",
"@apimatic/schema": "^0.7.0",
"@apimatic/core-interfaces": "^0.2.0",
"@apimatic/file-wrapper": "^0.2.0",
"@apimatic/http-headers": "^0.2.0",
"tslib": "^2.1.0"

@@ -74,0 +74,0 @@ },

@@ -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