@apimatic/oauth-adapters
Advanced tools
Comparing version 0.1.1 to 0.2.0
{ | ||
"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'; |
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
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
10884
+ Added@apimatic/core-interfaces@0.2.7(transitive)
+ Added@apimatic/file-wrapper@0.2.00.3.3(transitive)
+ Added@apimatic/http-headers@0.2.0(transitive)
+ Added@apimatic/schema@0.7.13(transitive)
- Removed@apimatic/core-interfaces@0.1.0(transitive)
- Removed@apimatic/file-wrapper@0.1.0(transitive)
- Removed@apimatic/http-headers@0.1.0(transitive)
- Removed@apimatic/schema@0.6.0(transitive)
Updated@apimatic/schema@^0.7.0