@agoric/marshal
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -6,2 +6,18 @@ # Change Log | ||
## [0.1.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.1.4-alpha.0...@agoric/marshal@0.1.4) (2020-04-02) | ||
**Note:** Version bump only for package @agoric/marshal | ||
## [0.1.4-alpha.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.1.3...@agoric/marshal@0.1.4-alpha.0) (2020-04-02) | ||
**Note:** Version bump only for package @agoric/marshal | ||
## 0.1.3 (2020-03-26) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@agoric/marshal", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "marshal", | ||
@@ -19,3 +19,3 @@ "main": "marshal.js", | ||
"type": "git", | ||
"url": "git+https://github.com/Agoric/marshal.git" | ||
"url": "git+https://github.com/Agoric/agoric-sdk.git" | ||
}, | ||
@@ -28,7 +28,7 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/Agoric/marshal/issues" | ||
"url": "https://github.com/Agoric/agoric-sdk/issues" | ||
}, | ||
"homepage": "https://github.com/Agoric/marshal#readme", | ||
"homepage": "https://github.com/Agoric/agoric-sdk#readme", | ||
"dependencies": { | ||
"@agoric/eventual-send": "^0.6.0", | ||
"@agoric/eventual-send": "^0.7.0", | ||
"@agoric/harden": "0.0.4", | ||
@@ -43,3 +43,6 @@ "@agoric/nat": "^2.0.1" | ||
}, | ||
"gitHead": "c954aea51be34003243e40837e7e579a03a034cc" | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "536b8e521e881357ca2945533b027ab0bd4b85e5" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
38896
0
+ Added@agoric/eventual-send@0.7.0(transitive)
- Removed@agoric/eventual-send@0.6.0(transitive)
Updated@agoric/eventual-send@^0.7.0