@atomist/rug
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -342,5 +342,2 @@ | ||
//sourcePath: string | ||
copyEditorBackingFileOrFail(sourcePath: string): void | ||
//sourcePath: string | ||
//destinationPath: string | ||
@@ -350,2 +347,5 @@ copyEditorBackingFileOrFail(sourcePath: string, destinationPath: string): void | ||
//sourcePath: string | ||
copyEditorBackingFileOrFail(sourcePath: string): void | ||
//sourcePath: string | ||
//destinationPath: string | ||
@@ -1058,5 +1058,2 @@ copyEditorBackingFilesOrFail(sourcePath: string, destinationPath: string): void | ||
//sourcePath: string | ||
copyEditorBackingFileOrFail(sourcePath: string): void | ||
//sourcePath: string | ||
//destinationPath: string | ||
@@ -1066,2 +1063,5 @@ copyEditorBackingFileOrFail(sourcePath: string, destinationPath: string): void | ||
//sourcePath: string | ||
copyEditorBackingFileOrFail(sourcePath: string): void | ||
//sourcePath: string | ||
//destinationPath: string | ||
@@ -1233,2 +1233,5 @@ copyEditorBackingFilesOrFail(sourcePath: string, destinationPath: string): void | ||
//arg0: string | ||
update(arg0: string): void | ||
//name: string | ||
@@ -1258,2 +1261,5 @@ valueOf(name: string): any | ||
//arg0: string | ||
update(arg0: string): void | ||
//name: string | ||
@@ -1283,2 +1289,5 @@ valueOf(name: string): any | ||
//arg0: string | ||
update(arg0: string): void | ||
//name: string | ||
@@ -1353,5 +1362,2 @@ valueOf(name: string): any | ||
//sourcePath: string | ||
copyEditorBackingFileOrFail(sourcePath: string): void | ||
//sourcePath: string | ||
//destinationPath: string | ||
@@ -1361,2 +1367,5 @@ copyEditorBackingFileOrFail(sourcePath: string, destinationPath: string): void | ||
//sourcePath: string | ||
copyEditorBackingFileOrFail(sourcePath: string): void | ||
//sourcePath: string | ||
//destinationPath: string | ||
@@ -1363,0 +1372,0 @@ copyEditorBackingFilesOrFail(sourcePath: string, destinationPath: string): void |
{ | ||
"name": "@atomist/rug", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "TypeScript model for Atomist editors, generators etc", | ||
@@ -22,6 +22,3 @@ "repository": { | ||
"artifact": "rug" | ||
}, | ||
"dependencies": { | ||
"@types/js-yaml": "^3.5.28" | ||
} | ||
} |
74586
0
1273
- Removed@types/js-yaml@^3.5.28
- Removed@types/js-yaml@3.12.10(transitive)