@apisyouwonthate/style-guide
Advanced tools
Comparing version 1.1.9 to 1.1.10
@@ -302,2 +302,3 @@ "use strict"; | ||
0 && (module.exports = {}); | ||
module.exports = module.exports.default; | ||
//# sourceMappingURL=ruleset.js.map |
{ | ||
"name": "@apisyouwonthate/style-guide", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "Make your HTTP APIs better, faster, stronger, whether they are still being designed (API Design-First) or your organization has flopped various mismatched APIs into production and now you're thinking some consistency would be nice. Using Spectral and OpenAPI.", | ||
@@ -64,4 +64,7 @@ "main": "dist/ruleset.js", | ||
"@stoplight/types" | ||
] | ||
], | ||
"footer": { | ||
"js": "module.exports = module.exports.default;" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
100141
1986