Comparing version 0.13.0 to 0.13.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.13.1](https://github.com/Agoric/agoric-sdk/compare/agoric@0.13.0...agoric@0.13.1) (2021-05-05) | ||
**Note:** Version bump only for package agoric | ||
# [0.13.0](https://github.com/Agoric/agoric-sdk/compare/agoric@0.12.13...agoric@0.13.0) (2021-05-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "agoric", | ||
"version": "0.13.0", | ||
"version": "0.13.1", | ||
"description": "Manage the Agoric Javascript smart contract platform", | ||
@@ -23,3 +23,3 @@ "parsers": { | ||
"devDependencies": { | ||
"@agoric/swingset-vat": "^0.17.0", | ||
"@agoric/swingset-vat": "^0.17.1", | ||
"ava": "^3.12.1", | ||
@@ -30,9 +30,9 @@ "nyc": "^15.1.0", | ||
"dependencies": { | ||
"@agoric/assert": "^0.2.10", | ||
"@agoric/bundle-source": "^1.3.5", | ||
"@agoric/captp": "^1.7.11", | ||
"@agoric/install-ses": "^0.5.11", | ||
"@agoric/assert": "^0.2.11", | ||
"@agoric/bundle-source": "^1.3.6", | ||
"@agoric/captp": "^1.7.12", | ||
"@agoric/install-ses": "^0.5.12", | ||
"@agoric/nat": "^4.0.0", | ||
"@agoric/promise-kit": "^0.2.11", | ||
"@agoric/swing-store-simple": "^0.3.7", | ||
"@agoric/promise-kit": "^0.2.12", | ||
"@agoric/swing-store-simple": "^0.3.8", | ||
"@iarna/toml": "^2.2.3", | ||
@@ -68,3 +68,3 @@ "anylogger": "^0.21.0", | ||
}, | ||
"gitHead": "05fed590d4240c9cdf77aab865cc35d94c881fa8" | ||
"gitHead": "f4b0e0b2a98745779c42b75e9ac8f32a84f8bac9" | ||
} |
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
94815
Updated@agoric/assert@^0.2.11
Updated@agoric/bundle-source@^1.3.6
Updated@agoric/captp@^1.7.12
Updated@agoric/install-ses@^0.5.12
Updated@agoric/promise-kit@^0.2.12