New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ordercloud-javascript-sdk

Package Overview
Dependencies
Maintainers
10
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ordercloud-javascript-sdk - npm Package Compare versions

Comparing version 4.11.0 to 4.11.1

2

dist/api/ForgottenPassword.d.ts

@@ -12,3 +12,3 @@ import { PasswordResetRequest } from '../models/PasswordResetRequest';

/**
* Send a verification code. Sends a temporary verification code via email, which must subsequently be passed in a Reset Password call.
* Send a verification code. Sends a temporary verification code via email, which must subsequently be passed in a Reset Password call. The verification code expires in 120 minutes.
* Check out the {@link https://ordercloud.io/api-reference/authentication-and-authorization/forgotten-password/send-verification-code|api docs} for more info

@@ -15,0 +15,0 @@ *

@@ -5,3 +5,3 @@ {

"author": "Four51 OrderCloud",
"version": "4.11.0",
"version": "4.11.1",
"main": "dist/index.js",

@@ -54,3 +54,2 @@ "umd:main": "dist/index.umd.js",

"publish-please": "publish-please",
"prepublishOnly": "publish-please guard",
"buildCodegen": "tsc --p codegen/tsconfig.json"

@@ -86,4 +85,4 @@ },

"peerDependencies": {
"axios": ">=0.19.2"
"axios": "^0.19.2"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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