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

redprint-forge

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redprint-forge - npm Package Compare versions

Comparing version

to
0.0.5

6

CONTRIBUTING.md

@@ -26,8 +26,8 @@ ## Quick Installation

git add .
git commit -am "v0.0.4"
git commit -am "v0.0.5"
git push -u origin main
git tag v0.0.4 main
git push origin tag v0.0.4
git tag v0.0.5 main
git push origin tag v0.0.5
```
DONT forget to add secret env `NPM_AUTH_TOKEN` at [repo](https://github.com/Ratimon/solid-grinder/settings/secrets/actions)
{
"name": "redprint-forge",
"description": "A developer-friendly framework/library in solidity to modify & deploy OPStack ’s contracts in a modular style.",
"version": "0.0.4",
"version": "0.0.5",
"homepage": "https://github.com/Ratimon/redprint-forg#readme",

@@ -17,3 +17,3 @@ "keywords": [

"---------------------- USER WORKFLOW ----------------------": "",
"postinstall": "forge install --no-git safe-global/safe-smart-account@v1.4.1 || echo ''",
"postinstall": "forge install --no-git safe-global/safe-smart-account@v1.4.1 OpenZeppelin/openzeppelin-contracts@v4.9.4 OpenZeppelin/openzeppelin-contracts-upgradeable@v4.9.4 wighawag/clones-with-immutable-args@v1.0.0 || echo ''",
"---------------------- DEV WORKFLOW ----------------------": "",

@@ -20,0 +20,0 @@ "prepare": "rm -rf lib/ && set-defaults .vscode && forge install --no-git safe-global/safe-smart-account@v1.4.1 || echo '' ",

@@ -37,4 +37,7 @@ <h1>Keep Optimistic and be OPStack deployer!! </h1>

```txt
@safe-contracts/=node_modules/redprint-forge/lib/safe-smart-account/contracts
@redprint/=node_modules/redprint-forge/
@redprint-core/=node_modules/redprint-forge/src
@redprint-openzeppelin/=node_modules/redprint-forge/lib/openzeppelin-contracts/contracts
@redprint-openzeppelin-upgradable/=node_modules/redprint-forge/lib/openzeppelin-contracts-upgradeable/contracts
@redprint-safe-contracts/=node_modules/redprint-forge/lib/safe-smart-account/contracts
@redprint-clones-with-immutable-args/=node_modules/clones-with-immutable-args/src
```

@@ -41,0 +44,0 @@

@@ -1,8 +0,8 @@

@redprint/=src/
@redprint-core/=src/
@main/=src/
@test/=test/
@forge-std/=node_modules/forge-std/src
@openzeppelin/=node_modules/@openzeppelin/contracts
@openzeppelin-upgradable/=node_modules/@openzeppelin/contracts-upgradeable
@safe-contracts/=lib/safe-smart-account/contracts/
@clones-with-immutable-args/=node_modules/clones-with-immutable-args
@redprint-openzeppelin/=node_modules/@openzeppelin/contracts
@redprint-openzeppelin-upgradable/=node_modules/@openzeppelin/contracts-upgradeable
@redprint-safe-contracts/=lib/safe-smart-account/contracts/
@redprint-clones-with-immutable-args/=node_modules/clones-with-immutable-args

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet