Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ripple-emulator

Package Overview
Dependencies
Maintainers
6
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ripple-emulator - npm Package Compare versions

Comparing version 0.9.29 to 0.9.30

13

doc/CHANGELOG.md

@@ -21,2 +21,15 @@ <!--

-->
## v0.9.30 - May 27, 2015
* RIPPLE-86 Changes to allow Ripple to launch in Internet Explorer and Edge browsers:
<https://github.com/apache/incubator-ripple/pull/60>
* Further cleanup in LICENSE file:
<https://github.com/apache/incubator-ripple/pull/57> and
<https://github.com/apache/incubator-ripple/pull/58>
* README.md updates:
<https://github.com/apache/incubator-ripple/pull/54> and
<https://github.com/apache/incubator-ripple/pull/53>
## v0.9.29 - May 12, 2015

@@ -23,0 +36,0 @@

2

package.json
{
"name": "ripple-emulator",
"version": "0.9.29",
"version": "0.9.30",
"description": "A browser based html5 mobile application development and testing tool",

@@ -5,0 +5,0 @@ "homepage": "http://ripple.incubator.apache.org/",

@@ -28,9 +28,17 @@ <!--

* Common
* `nodejs` (`v0.12.0` or higher)
* `npm` (`v2.5.1` or higher)
* `python` (`v2.7.3` recommended, `v3.x.x` is __not__ supported)
* [Windows download](http://www.python.org/download/releases/2.7.3#download)
* OSX / Linux
* nodejs, npm
* `make`
* A C/C++ compiler toolchain, e.g. GCC
* Windows
* nodejs, npm
* [Python](https://www.python.org/downloads/) (`v.2.7.x` recommended, `v.3.x.x` is not supported)
* Visual Studio 2010. The setup instructions can be found [here](https://github.com/brianmcd/contextify/wiki/Windows-Installation-Guide)
* Ripple uses [Bower](http://bower.io/) for js libraries managing. In order to use Bower on Windows, [msysgit](http://msysgit.github.io/) must be installed in a proper way - see Bower's [README.md](https://github.com/bower/bower#windows-users)
* Visual Studio 2010
* The setup instructions can be found [here](https://github.com/brianmcd/contextify/wiki/Windows-Installation-Guide)
* [msysgit](http://msysgit.github.io/)
* Ripple uses [Bower](http://bower.io/) for js libraries managing. In order to use Bower on Windows, [msysgit](http://msysgit.github.io/) must be installed in a proper way - see Bower's [README.md](https://github.com/bower/bower#windows-users)

@@ -91,6 +99,4 @@ ## Getting Started

The `master` branch is the latest (stable) release. The `next` branch is where all development happens.
If you like the project, and want to contribute code, please issue a pull request (on [GitHub](https://github.com/apache/incubator-ripple/pulls)) into the `master` branch.
If you like the project, and want to contribute code, please issue a pull request (on [GitHub](https://github.com/apache/incubator-ripple/pulls)) into the `next` branch.
Note: You will need to submit an Apache [ICLA](http://www.apache.org/licenses/#clas) (Individual Contributor License Agreement) for your contribution to be accepted.

@@ -97,0 +103,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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