assemblyai
Advanced tools
Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "assemblyai", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "The AssemblyAI Node.js SDK provides an easy-to-use interface for interacting with the AssemblyAI API, which supports async and real-time transcription, as well as the latest LeMUR models.", | ||
@@ -10,6 +10,6 @@ "main": "dist/index.js", | ||
"exports": { | ||
"default": "./dist/index.js", | ||
"require": "./dist/index.js", | ||
"import": "./dist/index.esm.js", | ||
"node": "./dist/index.js" | ||
"node": "./dist/index.js", | ||
"default": "./dist/index.js" | ||
}, | ||
@@ -16,0 +16,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package