You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

nodewebkit

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodewebkit - npm Package Compare versions

Comparing version

to
0.11.6

2

package.json
{
"name": "nodewebkit",
"version": "0.11.5",
"version": "0.11.6",
"description": "A installer for node-webkit",

@@ -5,0 +5,0 @@ "repository": {

@@ -9,2 +9,9 @@ # nodewebkit [![Build Status](http://img.shields.io/travis/shama/nodewebkit.svg)](https://travis-ci.org/shama/nodewebkit)

## ATTENTION
**[node-webkit was renamed to nw.js](https://groups.google.com/d/msg/nwjs-general/V1FhvfaFIzQ/720xKVd0jNkJ)** as of version 0.12.0.
The new and official installer for nw.js is now `npm install nw` and the repo is located at [github.com/nwjs/npm-installer](https://github.com/nwjs/npm-installer)
All future releases `>= 0.12.0` will be released through `nw`.
## usage

@@ -11,0 +18,0 @@ Install locally to your project with: `npm install nodewebkit` and then in your `package.json` add a script: