Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@elemaudio/offline-renderer

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elemaudio/offline-renderer - npm Package Compare versions

Comparing version 2.1.0 to 3.0.0-alpha.0

1

dist/index.d.ts

@@ -16,2 +16,3 @@ import { EventEmitter } from '@elemaudio/core';

};
createRef(kind: any, props: any, children: any): (import("@elemaudio/core").NodeRepr_t | ((newProps: any) => void))[];
process(inputs: Array<Float32Array>, outputs: Array<Float32Array>): void;

@@ -18,0 +19,0 @@ updateVirtualFileSystem(vfs: any): void;

6

package.json
{
"name": "@elemaudio/offline-renderer",
"version": "2.1.0",
"version": "3.0.0-alpha.0",
"type": "module",

@@ -42,6 +42,6 @@ "description": "Official package for rendering Elementary Audio applications offline",

"dependencies": {
"@elemaudio/core": "^2.1.0",
"@elemaudio/core": "^3.0.0-alpha.0",
"invariant": "^2.2.4"
},
"gitHead": "39ae7ec006744d522ed7b3d684e86a30488bc77a"
"gitHead": "00fd3b19c7be238e39d3d02700aea59c5f1acbbd"
}

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