@polywrap/wrap-manifest-types-js
Advanced tools
Comparing version
{ | ||
"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", |
108292
-0.08%+ Added
- Removed
Updated