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

@thi.ng/wasm-api

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/wasm-api - npm Package Compare versions

Comparing version 1.4.3 to 1.4.4

2

CHANGELOG.md
# Change Log
- **Last updated**: 2023-03-02T18:09:03Z
- **Last updated**: 2023-03-14T13:27:20Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/wasm-api",
"version": "1.4.3",
"version": "1.4.4",
"description": "Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects",

@@ -28,3 +28,3 @@ "type": "module",

"build": "yarn clean && tsc --declaration",
"clean": "rimraf '*.js' '*.d.ts' '*.map' doc",
"clean": "rimraf --glob '*.js' '*.d.ts' '*.map' doc",
"doc": "typedoc --excludePrivate --excludeInternal --out doc src/index.ts",

@@ -39,16 +39,16 @@ "doc:ae": "mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose",

"dependencies": {
"@thi.ng/api": "^8.7.3",
"@thi.ng/arrays": "^2.5.7",
"@thi.ng/checks": "^3.3.9",
"@thi.ng/errors": "^2.2.12",
"@thi.ng/hex": "^2.3.6",
"@thi.ng/idgen": "^2.1.28",
"@thi.ng/logger": "^1.4.10"
"@thi.ng/api": "^8.7.4",
"@thi.ng/arrays": "^2.5.8",
"@thi.ng/checks": "^3.3.10",
"@thi.ng/errors": "^2.2.13",
"@thi.ng/hex": "^2.3.7",
"@thi.ng/idgen": "^2.1.29",
"@thi.ng/logger": "^1.4.11"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.34.2",
"@thi.ng/testament": "^0.3.12",
"rimraf": "^4.1.2",
"@microsoft/api-extractor": "^7.34.4",
"@thi.ng/testament": "^0.3.13",
"rimraf": "^4.4.0",
"tools": "^0.0.1",
"typedoc": "^0.23.24",
"typedoc": "^0.23.26",
"typescript": "^4.9.5"

@@ -120,3 +120,3 @@ },

},
"gitHead": "8ab2cbfe2f59b7ef672b6e1cf2a43368f8437ddf\n"
"gitHead": "cc46c097a3a173fb1ef41f57a858d03037063141\n"
}
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