New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@trusource/solidity-cbor

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trusource/solidity-cbor - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

11

package.json
{
"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;
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc