Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
bd29b4ff
Commit
bd29b4ff
authored
Aug 12, 2020
by
aniket-engg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump versions after publish
parent
c9a4bc7d
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
8 additions
and
8 deletions
+8
-8
package.json
libs/remix-analyzer/package.json
+1
-1
package.json
libs/remix-astwalker/package.json
+1
-1
package.json
libs/remix-debug/package.json
+1
-1
package.json
libs/remix-lib/package.json
+1
-1
package.json
libs/remix-simulator/package.json
+1
-1
package.json
libs/remix-solidity/package.json
+1
-1
package.json
libs/remix-tests/package.json
+1
-1
package.json
libs/remix-url-resolver/package.json
+1
-1
No files found.
libs/remix-analyzer/package.json
View file @
bd29b4ff
{
{
"name"
:
"@remix-project/remix-analyzer"
,
"name"
:
"@remix-project/remix-analyzer"
,
"version"
:
"0.5.
3
"
,
"version"
:
"0.5.
4
"
,
"description"
:
"Tool to perform static analysis on Solidity smart contracts"
,
"description"
:
"Tool to perform static analysis on Solidity smart contracts"
,
"main"
:
"./index.js"
,
"main"
:
"./index.js"
,
"types"
:
".index.d.ts"
,
"types"
:
".index.d.ts"
,
...
...
libs/remix-astwalker/package.json
View file @
bd29b4ff
{
{
"name"
:
"@remix-project/remix-astwalker"
,
"name"
:
"@remix-project/remix-astwalker"
,
"version"
:
"0.0.2
4
"
,
"version"
:
"0.0.2
5
"
,
"description"
:
"Tool to walk through Solidity AST"
,
"description"
:
"Tool to walk through Solidity AST"
,
"main"
:
"./index.js"
,
"main"
:
"./index.js"
,
"scripts"
:
{
"scripts"
:
{
...
...
libs/remix-debug/package.json
View file @
bd29b4ff
{
{
"name"
:
"@remix-project/remix-debug"
,
"name"
:
"@remix-project/remix-debug"
,
"version"
:
"0.4.
5
"
,
"version"
:
"0.4.
6
"
,
"description"
:
"Tool to debug Ethereum transactions"
,
"description"
:
"Tool to debug Ethereum transactions"
,
"contributors"
:
[
"contributors"
:
[
{
{
...
...
libs/remix-lib/package.json
View file @
bd29b4ff
{
{
"name"
:
"@remix-project/remix-lib"
,
"name"
:
"@remix-project/remix-lib"
,
"version"
:
"0.4.
29
"
,
"version"
:
"0.4.
30
"
,
"description"
:
"Library to various Remix tools"
,
"description"
:
"Library to various Remix tools"
,
"contributors"
:
[
"contributors"
:
[
{
{
...
...
libs/remix-simulator/package.json
View file @
bd29b4ff
{
{
"name"
:
"@remix-project/remix-simulator"
,
"name"
:
"@remix-project/remix-simulator"
,
"version"
:
"0.1.9-beta.
6
"
,
"version"
:
"0.1.9-beta.
7
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
"contributors"
:
[
{
{
...
...
libs/remix-solidity/package.json
View file @
bd29b4ff
{
{
"name"
:
"@remix-project/remix-solidity"
,
"name"
:
"@remix-project/remix-solidity"
,
"version"
:
"0.3.3
0
"
,
"version"
:
"0.3.3
1
"
,
"description"
:
"Tool to load and run Solidity compiler"
,
"description"
:
"Tool to load and run Solidity compiler"
,
"main"
:
"./index.js"
,
"main"
:
"./index.js"
,
"types"
:
"./index.d.ts"
,
"types"
:
"./index.d.ts"
,
...
...
libs/remix-tests/package.json
View file @
bd29b4ff
{
{
"name"
:
"@remix-project/remix-tests"
,
"name"
:
"@remix-project/remix-tests"
,
"version"
:
"0.1.3
3
"
,
"version"
:
"0.1.3
4
"
,
"description"
:
"Tool to test Solidity smart contracts"
,
"description"
:
"Tool to test Solidity smart contracts"
,
"main"
:
"./src/index.js"
,
"main"
:
"./src/index.js"
,
"types"
:
"./src/index.d.ts"
,
"types"
:
"./src/index.d.ts"
,
...
...
libs/remix-url-resolver/package.json
View file @
bd29b4ff
{
{
"name"
:
"@remix-project/remix-url-resolver"
,
"name"
:
"@remix-project/remix-url-resolver"
,
"version"
:
"0.0.1
5
"
,
"version"
:
"0.0.1
6
"
,
"description"
:
"Solidity import url resolver engine"
,
"description"
:
"Solidity import url resolver engine"
,
"main"
:
"./index.js"
,
"main"
:
"./index.js"
,
"types"
:
"./index.d.ts"
,
"types"
:
"./index.d.ts"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment