Socket
Socket
Sign inDemoInstall

@splunkdev/cloud-auth-node

Package Overview
Dependencies
14
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.3 to 1.0.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.0.0](https://github.com/splunk/splunk-cloud-auth-js/compare/@splunkdev/cloud-auth-node@1.0.0-beta.3...@splunkdev/cloud-auth-node@1.0.0) (2020-03-17)
### Features
* using root level yarn.lock when generating third-party-licenses.md ([1c0404b](https://github.com/splunk/splunk-cloud-auth-js/commit/1c0404b791bc1e0a39917389a2d5023e06ff2409))
# [1.0.0-beta.3](https://github.com/splunk/splunk-cloud-auth-js/compare/@splunkdev/cloud-auth-node@1.0.0-beta.2...@splunkdev/cloud-auth-node@1.0.0-beta.3) (2020-03-13)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "@splunkdev/cloud-auth-node",
"version": "1.0.0-beta.3",
"version": "1.0.0",
"description": "Splunk Cloud Node Authentication Library for Node.js applications",

@@ -96,3 +96,3 @@ "author": "Splunk, Inc.",

"dependencies": {
"@splunkdev/cloud-auth-common": "^1.0.0-beta.3",
"@splunkdev/cloud-auth-common": "^1.0.0",
"node-fetch": "^2.6.0"

@@ -145,3 +145,3 @@ },

},
"gitHead": "b3091dd2653c9382191ab33d9d5ab9344a2c241b"
"gitHead": "1cdea194e56c5bb1ce3140add44e8d491c3a1f8a"
}

@@ -32,3 +32,3 @@

Version: 4.2.10
Version: 4.2.11

@@ -63,3 +63,3 @@ License: [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped/raw/master/LICENSE)

Version: 12.12.29
Version: 12.12.30

@@ -94,3 +94,3 @@ License: [MIT](https://github.com/DefinitelyTyped/DefinitelyTyped/raw/master/LICENSE)

Version: 2.23.0
Version: 2.24.0

@@ -105,3 +105,3 @@ License: [MIT](https://github.com/typescript-eslint/typescript-eslint/raw/master/LICENSE)

Version: 2.23.0
Version: 2.24.0

@@ -146,3 +146,3 @@ License: [BSD-2-Clause](https://github.com/typescript-eslint/typescript-eslint/raw/master/LICENSE)

Version: 18.0.1
Version: 18.1.0

@@ -207,3 +207,3 @@ License: [MIT](https://github.com/airbnb/javascript/raw/master/LICENSE.md)

Version: 5.0.1
Version: 5.0.2

@@ -210,0 +210,0 @@ License: [MIT](https://github.com/lydell/eslint-plugin-simple-import-sort/raw/master/LICENSE)

@@ -20,5 +20,5 @@ /**

useragent:'client-js',
version: '1.0.0-beta.3',
version: '1.0.0',
branch: 'HEAD',
commit: 'b3091dd',
commit: '1cdea19',
};
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc