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

node-cube

Package Overview
Dependencies
Maintainers
1
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-cube - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

covreporter.html

2

lib/processor_js.js

@@ -64,3 +64,3 @@ /*!

*/
if (pkg.browserify) {
if (pkg.browserify && typeof pkg.browserify === 'string') {
modPath = path.join(modPath, pkg.browserify);

@@ -67,0 +67,0 @@ }

@@ -5,3 +5,3 @@ {

"description": "a new way to write js in browser",
"version": "0.2.2",
"version": "0.2.3",
"homepage": "https://github.com/fishbar/cube",

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

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