Comparing version 1.1.1 to 1.2.0
@@ -7,3 +7,7 @@ [ | ||
"scheme": "webpack" | ||
}, | ||
{ | ||
"scheme": "s3", | ||
"description": "Amazon Web Services S3 bucket" | ||
} | ||
] |
{ | ||
"name": "schemes", | ||
"version": "1.1.1", | ||
"version": "1.2.0", | ||
"description": "IANA Uniform Resource Identifier (URI) Schemes list, including crowd sourced unofficial ones", | ||
@@ -37,9 +37,9 @@ "main": "index.js", | ||
"devDependencies": { | ||
"chalk": "1.1.3", | ||
"cheerio": "0.20.0", | ||
"deep-equal": "1.0.1", | ||
"jshint": "2.9.2", | ||
"lodash.keyby": "4.3.0", | ||
"simple-array-diff": "1.1.0", | ||
"simple-get": "2.1.0" | ||
"chalk": "^1.1.3", | ||
"cheerio": "^0.22.0", | ||
"deep-equal": "^1.0.1", | ||
"jshint": "^2.9.2", | ||
"lodash.keyby": "^4.4.0", | ||
"simple-array-diff": "^1.1.0", | ||
"simple-get": "^2.2.0" | ||
}, | ||
@@ -46,0 +46,0 @@ "dependencies": { |
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
51011
1982