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

@okta/okta-sdk-nodejs

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@okta/okta-sdk-nodejs - npm Package Compare versions

Comparing version 2.0.1 to 3.0.0

5

CHANGELOG.md
# Okta Node SDK Changelog
## 2.0.1
## 3.0.0
- Dropping node.js version support for anything less than 8.15
## 2.1.1
- [#109](https://github.com/okta/okta-sdk-nodejs/pull/109) Moves openapi to devdeps; fixes test lint

@@ -6,0 +9,0 @@ - [#108](https://github.com/okta/okta-sdk-nodejs/pull/108) Fixes app creation test failures

8

package.json
{
"name": "@okta/okta-sdk-nodejs",
"version": "2.0.1",
"version": "3.0.0",
"description": "Okta API wrapper for Node.js",
"engines": {
"node": ">=6.9.0"
"node": ">=8.11"
},

@@ -52,5 +52,5 @@ "files": [

"okta": {
"commitSha": "47d4149a5ab8c00b7b0d3745c54b855d9d297a4f",
"fullVersion": "2.0.1-20190819215814-47d4149"
"commitSha": "0b81bed8e21f2c388b7d97a279d01262ae829f10",
"fullVersion": "3.0.0-20191028153346-0b81bed"
}
}
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