raml-sanitize
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "raml-sanitize", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Sanitization of RAML parameters into strict values", | ||
@@ -11,3 +11,3 @@ "main": "raml-sanitize.js", | ||
"type": "git", | ||
"url": "git://github.com/blakeembrey/raml-sanitize.git" | ||
"url": "git://github.com/mulesoft/raml-sanitize.git" | ||
}, | ||
@@ -19,12 +19,8 @@ "keywords": [ | ||
], | ||
"author": { | ||
"name": "Blake Embrey", | ||
"email": "hello@blakeembrey.com", | ||
"url": "http://blakeembrey.me" | ||
}, | ||
"author": "MuleSoft, Inc.", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/blakeembrey/raml-sanitize/issues" | ||
"url": "https://github.com/mulesoft/raml-sanitize/issues" | ||
}, | ||
"homepage": "https://github.com/blakeembrey/raml-sanitize", | ||
"homepage": "https://github.com/mulesoft/raml-sanitize", | ||
"devDependencies": { | ||
@@ -31,0 +27,0 @@ "chai": "^1.9.1", |
@@ -86,2 +86,2 @@ # RAML Sanitize | ||
MIT | ||
Apache 2.0 |
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
16937
1