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

phosphor-boxengine

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-boxengine - npm Package Compare versions

Comparing version 0.9.2 to 0.9.3

0

lib/index.d.ts

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

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

4

package.json
{
"name": "phosphor-boxengine",
"version": "0.9.2",
"version": "0.9.3",
"description": "A low-level box layout algorithm.",

@@ -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-boxengine

```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

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