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

@polywrap/wrap-manifest-types-js

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polywrap/wrap-manifest-types-js - npm Package Compare versions

Comparing version

to
0.10.0-pre.14

11

package.json
{
"name": "@polywrap/wrap-manifest-types-js",
"description": "WRAP Manifest TypeScript Typings",
"version": "0.10.0-pre.13",
"version": "0.10.0-pre.14",
"license": "MIT",

@@ -15,4 +15,3 @@ "repository": {

"test": "jest --passWithNoTests --runInBand --verbose",
"test:ci": "jest --passWithNoTests --runInBand --verbose",
"test:watch": "jest --watch --passWithNoTests --verbose"
"test:watch": "yarn test -- --watch"
},

@@ -22,7 +21,7 @@ "dependencies": {

"jsonschema": "1.4.0",
"semver": "7.3.8"
"semver": "7.4.0"
},
"devDependencies": {
"@polywrap/msgpack-js": "0.10.0-pre.13",
"@polywrap/os-js": "0.10.0-pre.13",
"@polywrap/msgpack-js": "0.10.0-pre.14",
"@polywrap/os-js": "0.10.0-pre.14",
"@polywrap/wrap-manifest-schemas": "0.9.3",

@@ -29,0 +28,0 @@ "@types/jest": "26.0.8",