New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@polywrap/wasm-js

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polywrap/wasm-js - npm Package Compare versions

Comparing version 0.12.1 to 0.12.2

src/__tests__/in-memory-file-reader.spec.ts

20

package.json
{
"name": "@polywrap/wasm-js",
"description": "Polywrap JavaScript Client Wasm Runtime",
"version": "0.12.1",
"version": "0.12.2",
"license": "MIT",

@@ -12,3 +12,5 @@ "repository": {

"files": [
"build"
"src",
"build",
"README.md"
],

@@ -22,8 +24,8 @@ "scripts": {

"dependencies": {
"@polywrap/asyncify-js": "0.12.1",
"@polywrap/core-js": "0.12.1",
"@polywrap/msgpack-js": "0.12.1",
"@polywrap/result": "0.12.1",
"@polywrap/tracing-js": "0.12.1",
"@polywrap/wrap-manifest-types-js": "0.12.1"
"@polywrap/asyncify-js": "0.12.2",
"@polywrap/core-js": "0.12.2",
"@polywrap/msgpack-js": "0.12.2",
"@polywrap/result": "0.12.2",
"@polywrap/tracing-js": "0.12.2",
"@polywrap/wrap-manifest-types-js": "0.12.2"
},

@@ -34,3 +36,3 @@ "peerDependencies": {

"devDependencies": {
"@polywrap/test-cases": "0.12.1",
"@polywrap/test-cases": "0.12.2",
"@types/jest": "29.5.0",

@@ -37,0 +39,0 @@ "jest": "29.5.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