@trusource/solidity-cbor
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "@trusource/solidity-cbor", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"scripts": { | ||
"test": "truffle test --network=ganache_cli" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@gitlab.com:TruSourceData/soliditylibraries/solidity-cbor.git" | ||
}, | ||
"author": "Trusource, Inc.", | ||
@@ -19,3 +15,4 @@ "license": "MIT", | ||
"ganache-cli": "^6.9.1" | ||
} | ||
} | ||
}, | ||
"gitHead": "06a88003286aa8e2d0ed31c83e0be5f724b78fe4" | ||
} |
# @trusource/solidity-cbor | ||
Utilities for encoding [CBOR](https://cbor.io/) data in solidity. | ||
Utilities for encoding [CBOR](https://cbor.io/) data in Solidity. | ||
@@ -16,1 +16,7 @@ ## Install | ||
``` | ||
## Test | ||
```javascript | ||
npm test; | ||
``` |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
21
4271
1
2