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

@deepgram/sdk

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deepgram/sdk - npm Package Compare versions

Comparing version 1.3.1-beta.1 to 1.3.1

9

CHANGELOG.md

@@ -12,7 +12,7 @@ # Changelog

## [1.3.1-beta]
## [1.3.1]
### Updated
- Updated user-agent header to be generated on build rather than on demand.
- Updated user-agent header to be generated on build rather than on demand. This should remove warnings when using webpack

@@ -186,4 +186,5 @@ ## [1.3.0]

[unreleased]: https://github.com/deepgram/node-sdk/compare/1.3.0...HEAD
[1.3.0]: https://github.com/deepgram/node-sdk/compare/1.2.2...1.2.4
[unreleased]: https://github.com/deepgram/node-sdk/compare/1.3.1...HEAD
[1.3.1]: https://github.com/deepgram/node-sdk/compare/1.3.0...1.3.1
[1.3.0]: https://github.com/deepgram/node-sdk/compare/1.2.4...1.3.0
[1.2.4]: https://github.com/deepgram/node-sdk/compare/1.2.2...1.2.4

@@ -190,0 +191,0 @@ [1.2.2]: https://github.com/deepgram/node-sdk/compare/1.2.1...1.2.2

@@ -0,0 +0,0 @@ # Contributor Covenant Code of Conduct

@@ -0,0 +0,0 @@ # Contributing Guidelines

@@ -8,3 +8,3 @@ "use strict";

*/
var sdkVersion = "1.3.1-beta.1";
var sdkVersion = "1.3.1";
function userAgent() {

@@ -11,0 +11,0 @@ var agent = "@deepgram/sdk/UNKNOWN node/UNKNOWN";

{
"name": "@deepgram/sdk",
"version": "1.3.1-beta.1",
"version": "1.3.1",
"description": "An SDK for the Deepgram automated speech recognition platform",

@@ -59,2 +59,2 @@ "main": "dist/index.js",

}
}
}

@@ -0,0 +0,0 @@ # Deepgram Node.js SDK

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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