Socket
Socket
Sign inDemoInstall

@prb/test

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prb/test - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

7

CHANGELOG.md

@@ -7,2 +7,3 @@ # Changelog

[0.2.1]: https://github.com/paulrberg/prb-math/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/paulrberg/prb-math/compare/v0.1.3...v0.2.0

@@ -14,2 +15,8 @@ [0.1.3]: https://github.com/paulrberg/prb-math/compare/v0.1.2...v0.1.3

## [0.2.1] - 2022-12-04
### Changed
- Fix Prettier formatting issues
## [0.2.0] - 2022-12-04

@@ -16,0 +23,0 @@

2

package.json
{
"name": "@prb/test",
"description": "Modern collection of testing assertions and logging utilities for Solidity",
"version": "0.2.0",
"version": "0.2.1",
"author": {

@@ -6,0 +6,0 @@ "name": "Paul Razvan Berg",

@@ -30,3 +30,3 @@ # PRBTest [![Github Actions][gha-badge]][gha] [![Foundry][foundry-badge]][foundry] [![Styled with Prettier][prettier-badge]][prettier] [![License: MIT][license-badge]][license]

```sh
forge install --no-commit paulrberg/prb-test@0.2.0
forge install --no-commit paulrberg/prb-test@0.2.1
```

@@ -38,3 +38,3 @@

[submodule "lib/prb-test"]
branch = "0.2.0"
branch = "0.2.1"
path = "lib/prb-test"

@@ -41,0 +41,0 @@ url = "https://github.com/paulrberg/prb-test"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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