@polywrap/wrap-manifest-types-js
Advanced tools
Comparing version
{ | ||
"name": "@polywrap/wrap-manifest-types-js", | ||
"description": "WRAP Manifest TypeScript Typings", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"license": "MIT", | ||
@@ -19,3 +19,3 @@ "repository": { | ||
"dependencies": { | ||
"@polywrap/msgpack-js": "0.9.0", | ||
"@polywrap/msgpack-js": "0.9.1", | ||
"json-schema-ref-parser": "9.0.9", | ||
@@ -26,4 +26,4 @@ "jsonschema": "1.4.0", | ||
"devDependencies": { | ||
"@polywrap/os-js": "0.9.0", | ||
"@polywrap/wrap-manifest-schemas": "0.9.0", | ||
"@polywrap/os-js": "0.9.1", | ||
"@polywrap/wrap-manifest-schemas": "0.9.1", | ||
"@types/jest": "26.0.8", | ||
@@ -39,3 +39,3 @@ "@types/mustache": "4.0.1", | ||
"ts-node": "8.10.2", | ||
"typescript": "4.0.7" | ||
"typescript": "4.1.6" | ||
}, | ||
@@ -42,0 +42,0 @@ "gitHead": "7346adaf5adb7e6bbb70d9247583e995650d390a", |
+ Added
- Removed
Updated