Socket
Socket
Sign inDemoInstall

@assemblyscript/loader

Package Overview
Dependencies
Maintainers
1
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@assemblyscript/loader - npm Package Compare versions

Comparing version 0.16.0 to 0.16.1

2

index.d.ts

@@ -11,3 +11,3 @@ /// <reference lib="esnext.bigint" />

export type Imports = {
[key: string]: Record<string,unknown>;
[key: string]: Record<string,unknown> | undefined;
env?: {

@@ -14,0 +14,0 @@ memory?: WebAssembly.Memory;

@@ -12,3 +12,3 @@ {

],
"version": "0.16.0",
"version": "0.16.1",
"author": "Daniel Wirtz <dcode+assemblyscript@dcode.io>",

@@ -15,0 +15,0 @@ "license": "Apache-2.0",

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