@xyo-network/serialization
Advanced tools
Comparing version 0.49.0 to 0.50.0
{ | ||
"name": "@xyo-network/serialization", | ||
"version": "0.49.0", | ||
"version": "0.50.0", | ||
"description": "Serialization services in the xyo network", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"author": "Ryan Pillsbury", | ||
"author": "XY Development Team", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@xyo-network/base": "^0.49.0", | ||
"@xyo-network/errors": "^0.49.0", | ||
"@xyo-network/base": "^0.50.0", | ||
"@xyo-network/errors": "^0.50.0", | ||
"bn.js": "^4.11.8" | ||
@@ -16,11 +16,11 @@ }, | ||
"@types/bn.js": "^4.11.2", | ||
"@types/jest": "^23.3.1", | ||
"@types/node": "^10.7.1", | ||
"jest": "^23.6.0", | ||
"ts-jest": "^23.10.5", | ||
"ts-node": "^7.0.1", | ||
"@types/jest": "^24.0.11", | ||
"@types/node": "^11.12.1", | ||
"jest": "^24.5.0", | ||
"ts-jest": "^24.0.0", | ||
"ts-node": "^8.0.3", | ||
"tslint": "^5.12.1", | ||
"typescript": "^3.2.2" | ||
}, | ||
"gitHead": "26c39a1d81b48c23a547e3d9e63723db3e403d53" | ||
"gitHead": "0853cd2821a2cb4ae7de42d06b9c716173fd792c" | ||
} |
@@ -1,2 +0,2 @@ | ||
[logo]: https://www.xy.company/img/home/logo_xy.png | ||
[logo]: https://cdn.xy.company/img/brand/XY_Logo_GitHub.png | ||
@@ -3,0 +3,0 @@ ![logo] |
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
561079
102
+ Added@xyo-network/base@0.50.0(transitive)
+ Added@xyo-network/errors@0.50.0(transitive)
- Removed@xyo-network/base@0.49.0(transitive)
- Removed@xyo-network/errors@0.49.0(transitive)
Updated@xyo-network/base@^0.50.0
Updated@xyo-network/errors@^0.50.0