@windingtree/wt-shared-schemas
Advanced tools
Comparing version 0.6.5 to 0.6.6
{ | ||
"name": "@windingtree/wt-shared-schemas", | ||
"version": "0.6.5", | ||
"version": "0.6.6", | ||
"description": "Shared schemas for WT platform", | ||
"main": "index.js", | ||
"main": "dist/swagger.yaml", | ||
"scripts": { | ||
"build": "npm run clean && ./build.js shared", | ||
"clean": "rimraf dist", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "npm run clean && ./build.js", | ||
"clean": "rimraf dist" | ||
}, | ||
@@ -21,3 +20,3 @@ "repository": { | ||
"homepage": "https://github.com/windingtree/wt-shared-schemas#readme", | ||
"dependencies": { | ||
"devDependencies": { | ||
"rimraf": "^2.6.3", | ||
@@ -24,0 +23,0 @@ "yamljs": "^0.3.0" |
Sorry, the diff of this file is not supported yet
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
0
2
7368
2
- Removedrimraf@^2.6.3
- Removedyamljs@^0.3.0
- Removedargparse@1.0.10(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedrimraf@2.7.1(transitive)
- Removedsprintf-js@1.0.3(transitive)
- Removedwrappy@1.0.2(transitive)
- Removedyamljs@0.3.0(transitive)