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
8471985d
Unverified
Commit
8471985d
authored
Sep 20, 2019
by
yann300
Committed by
GitHub
Sep 20, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1297 from ethereum/release_0.1.20
Release 0.1.20
parents
6fa96f1a
066195b1
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
18 additions
and
18 deletions
+18
-18
package-lock.json
package-lock.json
+1
-1
package.json
package.json
+1
-1
package.json
remix-analyzer/package.json
+2
-2
package.json
remix-astwalker/package.json
+2
-2
package.json
remix-debug/package.json
+2
-2
package.json
remix-lib/package.json
+1
-1
package.json
remix-simulator/package.json
+2
-2
package.json
remix-solidity/package.json
+2
-2
package.json
remix-tests/package.json
+4
-4
package.json
remix-url-resolver/package.json
+1
-1
No files found.
package-lock.json
View file @
8471985d
{
"version"
:
"0.1.
19
"
,
"version"
:
"0.1.
20
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
package.json
View file @
8471985d
{
"version"
:
"0.1.
19
"
,
"version"
:
"0.1.
20
"
,
"devDependencies"
:
{
"
gulp
"
:
"^3.9.1"
,
"
lerna
"
:
"^2.10.2"
...
...
remix-analyzer/package.json
View file @
8471985d
{
"name"
:
"remix-analyzer"
,
"version"
:
"0.3.1
3
"
,
"version"
:
"0.3.1
4
"
,
"description"
:
"Remix Analyzer"
,
"main"
:
"./index.js"
,
"contributors"
:
[
...
...
@@ -18,7 +18,7 @@
}
],
"dependencies"
:
{
"remix-lib"
:
"0.4.1
2
"
"remix-lib"
:
"0.4.1
3
"
},
"scripts"
:
{
"lint"
:
"standard"
,
...
...
remix-astwalker/package.json
View file @
8471985d
{
"name"
:
"remix-astwalker"
,
"version"
:
"0.0.
9
"
,
"version"
:
"0.0.
10
"
,
"description"
:
"Remix sub-module for walking through AST"
,
"main"
:
"dist/index.js"
,
"scripts"
:
{
...
...
@@ -34,7 +34,7 @@
"dependencies"
:
{
"@types/tape"
:
"^4.2.33"
,
"nyc"
:
"^13.3.0"
,
"remix-lib"
:
"0.4.1
2
"
,
"remix-lib"
:
"0.4.1
3
"
,
"tape"
:
"^4.10.1"
,
"ts-node"
:
"^8.0.3"
,
"typescript"
:
"^3.4.3"
...
...
remix-debug/package.json
View file @
8471985d
{
"name"
:
"remix-debug"
,
"version"
:
"0.3.1
4
"
,
"version"
:
"0.3.1
5
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
{
...
...
@@ -22,7 +22,7 @@
"ethereumjs-util"
:
"^4.5.0"
,
"ethereumjs-vm"
:
"3.0.0"
,
"fast-async"
:
"^6.1.2"
,
"remix-lib"
:
"0.4.1
2
"
,
"remix-lib"
:
"0.4.1
3
"
,
"web3"
:
"0.20.6"
},
"devDependencies"
:
{
...
...
remix-lib/package.json
View file @
8471985d
{
"name"
:
"remix-lib"
,
"version"
:
"0.4.1
2
"
,
"version"
:
"0.4.1
3
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
{
...
...
remix-simulator/package.json
View file @
8471985d
{
"name"
:
"remix-simulator"
,
"version"
:
"0.1.9-alpha.
5
"
,
"version"
:
"0.1.9-alpha.
6
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
{
...
...
@@ -26,7 +26,7 @@
"express-ws"
:
"^4.0.0"
,
"fast-async"
:
"^6.3.7"
,
"merge"
:
"^1.2.0"
,
"remix-lib"
:
"0.4.1
2
"
,
"remix-lib"
:
"0.4.1
3
"
,
"standard"
:
"^10.0.3"
,
"time-stamp"
:
"^2.0.0"
,
"web3"
:
"^1.0.0-beta.37"
...
...
remix-solidity/package.json
View file @
8471985d
{
"name"
:
"remix-solidity"
,
"version"
:
"0.3.1
5
"
,
"version"
:
"0.3.1
6
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
{
...
...
@@ -17,7 +17,7 @@
"ethereumjs-util"
:
"^4.5.0"
,
"ethereumjs-vm"
:
"3.0.0"
,
"fast-async"
:
"^6.1.2"
,
"remix-lib"
:
"0.4.1
2
"
,
"remix-lib"
:
"0.4.1
3
"
,
"solc"
:
"^0.5.0"
,
"webworkify"
:
"^1.2.1"
},
...
...
remix-tests/package.json
View file @
8471985d
{
"name"
:
"remix-tests"
,
"version"
:
"0.1.1
8
"
,
"version"
:
"0.1.1
9
"
,
"description"
:
"Tests for the Ethereum tool suite Remix"
,
"main"
:
"./dist/index.js"
,
"types"
:
"./dist/index.d.ts"
,
...
...
@@ -42,9 +42,9 @@
"change-case"
:
"^3.0.1"
,
"colors"
:
"^1.1.2"
,
"commander"
:
"^2.13.0"
,
"remix-lib"
:
"0.4.1
2
"
,
"remix-simulator"
:
"0.1.9-alpha.
5
"
,
"remix-solidity"
:
"0.3.1
5
"
,
"remix-lib"
:
"0.4.1
3
"
,
"remix-simulator"
:
"0.1.9-alpha.
6
"
,
"remix-solidity"
:
"0.3.1
6
"
,
"web3"
:
"1.0.0-beta.36"
,
"winston"
:
"^3.0.0"
},
...
...
remix-url-resolver/package.json
View file @
8471985d
{
"name"
:
"remix-url-resolver"
,
"version"
:
"0.0.
5
"
,
"version"
:
"0.0.
6
"
,
"description"
:
"Solidity import url resolver engine"
,
"main"
:
"dist"
,
"types"
:
"dist/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