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

@types/emscripten

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/emscripten - npm Package Compare versions

Comparing version 1.39.8 to 1.39.9

9

emscripten/index.d.ts

@@ -1,10 +0,1 @@

// Type definitions for Emscripten 1.39.16
// Project: https://emscripten.org
// Definitions by: Kensuke Matsuzaki <https://github.com/zakki>
// Periklis Tsirakidis <https://github.com/periklis>
// Bumsik Kim <https://github.com/kbumsik>
// Louis DeScioli <https://github.com/lourd>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
/** Other WebAssembly declarations, for compatibility with older versions of Typescript */

@@ -11,0 +2,0 @@ declare namespace WebAssembly {

22

emscripten/package.json
{
"name": "@types/emscripten",
"version": "1.39.8",
"description": "TypeScript definitions for Emscripten",
"version": "1.39.9",
"description": "TypeScript definitions for emscripten",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/emscripten",

@@ -10,19 +10,19 @@ "license": "MIT",

"name": "Kensuke Matsuzaki",
"url": "https://github.com/zakki",
"githubUsername": "zakki"
"githubUsername": "zakki",
"url": "https://github.com/zakki"
},
{
"name": "Periklis Tsirakidis",
"url": "https://github.com/periklis",
"githubUsername": "periklis"
"githubUsername": "periklis",
"url": "https://github.com/periklis"
},
{
"name": "Bumsik Kim",
"url": "https://github.com/kbumsik",
"githubUsername": "kbumsik"
"githubUsername": "kbumsik",
"url": "https://github.com/kbumsik"
},
{
"name": "Louis DeScioli",
"url": "https://github.com/lourd",
"githubUsername": "lourd"
"githubUsername": "lourd",
"url": "https://github.com/lourd"
}

@@ -39,4 +39,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "aad5474fdc37f2851dc55a9fe50f3e287ed349627987a31b51981a72354acb48",
"typesPublisherContentHash": "5ddc9cc06b9668417f8e4d0a45a2e4ed180ac1174326ade9dd75f930661cb25a",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Emscripten (https://emscripten.org).
This package contains type definitions for emscripten (https://emscripten.org).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: none
* Global values: `ALLOC_DYNAMIC`, `ALLOC_NONE`, `ALLOC_NORMAL`, `ALLOC_STACK`, `ALLOC_STATIC`, `FS`, `IDBFS`, `MEMFS`, `NODEFS`, `UTF16ToString`, `UTF32ToString`, `UTF8ToString`, `addFunction`, `addRunDependency`, `allocate`, `allocateUTF8`, `allocateUTF8OnStack`, `ccall`, `cwrap`, `getValue`, `intArrayFromString`, `intArrayToString`, `lengthBytesUTF16`, `lengthBytesUTF32`, `lengthBytesUTF8`, `removeFunction`, `removeRunDependency`, `setValue`, `stackAlloc`, `stackRestore`, `stackSave`, `stringToUTF16`, `stringToUTF32`, `stringToUTF8`, `writeArrayToMemory`, `writeAsciiToMemory`, `writeStringToMemory`
# Credits
These definitions were written by [Kensuke Matsuzaki](https://github.com/zakki), [Periklis Tsirakidis](https://github.com/periklis), [Bumsik Kim](https://github.com/kbumsik), and [Louis DeScioli](https://github.com/lourd).
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