Comparing version 1.7.1 to 1.7.2-alpha.1
{ | ||
"name": "sundial", | ||
"version": "1.7.1", | ||
"version": "1.7.2-alpha.1", | ||
"description": "Tidepool's datetime wrapper", | ||
@@ -38,6 +38,10 @@ "keywords": [ | ||
"main": "sundial.js", | ||
"repository": "https://github.com/tidepool-org/sundial.git", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/tidepool-org/sundial.git" | ||
}, | ||
"scripts": { | ||
"test": "grunt test", | ||
"browser-tests": "node_modules/.bin/testem" | ||
"lint": "jshint lib test", | ||
"test": "grunt", | ||
"browser-tests": "testem" | ||
}, | ||
@@ -44,0 +48,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
24262
0
1