You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

phosphor-disposable

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phosphor-disposable - npm Package Compare versions

Comparing version

to
1.0.3

0

lib/index.d.ts

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ /*-----------------------------------------------------------------------------

4

package.json
{
"name": "phosphor-disposable",
"version": "1.0.2",
"version": "1.0.3",
"description": "A module for expressing the disposable object pattern.",

@@ -14,3 +14,3 @@ "main": "lib/index.js",

"rimraf": "^2.4.2",
"typedoc": "^0.3.8",
"typedoc": "git://github.com/phosphorjs/typedoc.git",
"typescript": "1.6.0-beta"

@@ -17,0 +17,0 @@ },

@@ -83,4 +83,4 @@ phosphor-disposable

```bash
npm install --save-dev browserify browserify-css
browserify myapp.js -t browserify-css -o mybundle.js
npm install --save-dev browserify
browserify myapp.js -o mybundle.js
```

@@ -87,0 +87,0 @@

Sorry, the diff of this file is not supported yet