@agoric/install-ses
Advanced tools
Comparing version 0.5.15 to 0.5.16
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.5.16](https://github.com/Agoric/agoric-sdk/compare/@agoric/install-ses@0.5.15...@agoric/install-ses@0.5.16) (2021-06-23) | ||
**Note:** Version bump only for package @agoric/install-ses | ||
### [0.5.15](https://github.com/Agoric/agoric-sdk/compare/@agoric/install-ses@0.5.14...@agoric/install-ses@0.5.15) (2021-06-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/install-ses", | ||
"version": "0.5.15", | ||
"version": "0.5.16", | ||
"description": "install SES at import time", | ||
@@ -13,4 +13,5 @@ "parsers": { | ||
"test:xs": "exit 0", | ||
"lint-check": "yarn lint", | ||
"lint-fix": "eslint --fix '**/*.js'", | ||
"lint-check": "eslint '**/*.js'" | ||
"lint": "eslint '**/*.js'" | ||
}, | ||
@@ -22,4 +23,4 @@ "devDependencies": { | ||
"dependencies": { | ||
"@agoric/eventual-send": "^0.13.16", | ||
"ses": "^0.13.2" | ||
"@agoric/eventual-send": "^0.13.17", | ||
"ses": "^0.13.4" | ||
}, | ||
@@ -62,3 +63,3 @@ "files": [ | ||
}, | ||
"gitHead": "4cdde28341be30257ba8945df1cc7011fe74d196" | ||
"gitHead": "02b650705906d688d1645b3f673b1141fd43cbf2" | ||
} |
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
14946
Updatedses@^0.13.4