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

@polywrap/plugin-js

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polywrap/plugin-js - npm Package Compare versions

Comparing version

to
0.11.0

14

package.json
{
"name": "@polywrap/plugin-js",
"description": "Polywrap plugin core package for plugin wrappers",
"version": "0.10.1",
"version": "0.11.0",
"license": "MIT",

@@ -21,10 +21,10 @@ "repository": {

"dependencies": {
"@polywrap/core-js": "0.10.1",
"@polywrap/msgpack-js": "0.10.1",
"@polywrap/result": "0.10.1",
"@polywrap/tracing-js": "0.10.1",
"@polywrap/wrap-manifest-types-js": "0.10.1"
"@polywrap/core-js": "0.11.0",
"@polywrap/msgpack-js": "0.11.0",
"@polywrap/result": "0.11.0",
"@polywrap/tracing-js": "0.11.0",
"@polywrap/wrap-manifest-types-js": "0.11.0"
},
"peerDependencies": {
"@polywrap/core-js": "0.10.x"
"@polywrap/core-js": "0.11.x"
},

@@ -31,0 +31,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet