phosphor-domutil
Advanced tools
Comparing version 0.9.2 to 0.9.3
@@ -0,0 +0,0 @@ import { IDisposable } from 'phosphor-disposable'; |
@@ -0,0 +0,0 @@ /*----------------------------------------------------------------------------- |
{ | ||
"name": "phosphor-domutil", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": "Utilities for working with the DOM.", | ||
@@ -8,3 +8,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"phosphor-disposable": "^1.0.2" | ||
"phosphor-disposable": "^1.0.3" | ||
}, | ||
@@ -15,3 +15,2 @@ "devDependencies": { | ||
"coveralls": "^2.11.4", | ||
"dts-generator": "^1.5.0", | ||
"expect.js": "^0.3.1", | ||
@@ -18,0 +17,0 @@ "glob-copy": "^0.1.0", |
@@ -90,3 +90,3 @@ phosphor-domutil | ||
npm install --save-dev browserify browserify-css | ||
browserify myapp.js -t browserify-css -o mybundle.js | ||
browserify myapp.js -o mybundle.js | ||
``` | ||
@@ -93,0 +93,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
17
0
16009
Updatedphosphor-disposable@^1.0.3