New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

phosphor-domutil

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phosphor-domutil - npm Package Compare versions

Comparing version 0.9.2 to 0.9.3

0

lib/index.d.ts

@@ -0,0 +0,0 @@ import { IDisposable } from 'phosphor-disposable';

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

5

package.json
{
"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

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