@agoric/marshal
Advanced tools
Comparing version 0.2.7-dev.0 to 0.2.7
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.7](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.2.7-dev.0...@agoric/marshal@0.2.7) (2020-11-07) | ||
**Note:** Version bump only for package @agoric/marshal | ||
## [0.2.7-dev.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.2.6...@agoric/marshal@0.2.7-dev.0) (2020-10-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/marshal", | ||
"version": "0.2.7-dev.0", | ||
"version": "0.2.7", | ||
"description": "marshal", | ||
"main": "marshal.js", | ||
"main": "index.js", | ||
"directories": { | ||
@@ -35,9 +35,9 @@ "test": "test" | ||
"dependencies": { | ||
"@agoric/assert": "^0.0.12-dev.0", | ||
"@agoric/eventual-send": "^0.12.0-dev.0", | ||
"@agoric/assert": "^0.1.0", | ||
"@agoric/eventual-send": "^0.12.0", | ||
"@agoric/nat": "^2.0.1", | ||
"@agoric/promise-kit": "^0.1.7-dev.0" | ||
"@agoric/promise-kit": "^0.1.7" | ||
}, | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.3.3-dev.0", | ||
"@agoric/install-ses": "^0.4.0", | ||
"ava": "^3.12.1", | ||
@@ -47,2 +47,7 @@ "esm": "^3.2.25", | ||
}, | ||
"files": [ | ||
"src/", | ||
"*.js", | ||
"NEWS.md" | ||
], | ||
"eslintConfig": { | ||
@@ -107,3 +112,3 @@ "extends": [ | ||
}, | ||
"gitHead": "dd23e32e44e11c3b86e2ddb2abcd7b9b19f55062" | ||
"gitHead": "20bc9a904a3f3768943ed51323ce14a4f609a233" | ||
} |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
56697
944
9
1
1
+ Added@agoric/assert@0.1.0(transitive)
+ Added@agoric/babel-standalone@7.17.7(transitive)
+ Added@agoric/make-hardener@0.1.3(transitive)
+ Added@agoric/transform-module@0.4.1(transitive)
+ Addedses@0.11.1(transitive)
- Removed@agoric/assert@0.0.12-dev.0(transitive)
Updated@agoric/assert@^0.1.0
Updated@agoric/promise-kit@^0.1.7