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

@apimatic/oauth-adapters

Package Overview
Dependencies
Maintainers
0
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.6 to 0.4.7

16

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

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

"test": "jest",
"build": "npm run clean && tsc && rollup -c && npm run annotate:es",
"build": "npm run clean && tsc && rollup -c --bundleConfigAsCjs && npm run annotate:es",
"annotate:es": "babel es --out-dir es --no-babelrc --plugins annotate-pure-calls",

@@ -52,3 +52,3 @@ "preversion": "npm run test",

"lerna-alias": "3.0.3-0",
"rollup": "^2.79.0",
"rollup": "^3.29.5",
"rollup-plugin-typescript2": "^0.31.0",

@@ -60,6 +60,6 @@ "size-limit": "^7.0.8",

"dependencies": {
"@apimatic/core-interfaces": "^0.2.6",
"@apimatic/file-wrapper": "^0.3.2",
"@apimatic/http-headers": "^0.3.2",
"@apimatic/schema": "^0.7.12",
"@apimatic/core-interfaces": "^0.2.7",
"@apimatic/file-wrapper": "^0.3.3",
"@apimatic/http-headers": "^0.3.3",
"@apimatic/schema": "^0.7.13",
"tslib": "^2.1.0"

@@ -75,3 +75,3 @@ },

},
"gitHead": "96d47bc2390aefc3119b26012053cb630de7b796"
"gitHead": "6c382f2903e11ed818a9ac1b6731284a8877d5a4"
}
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