Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

burro

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

burro - npm Package Compare versions

Comparing version 0.4.5 to 0.4.6

test/hiccup_test.js

5

package.json
{
"name": "burro",
"version": "0.4.5",
"version": "0.4.6",
"description": "auto-packaged, length-prefixed JSON byte streams",

@@ -25,4 +25,5 @@ "main": "lib/burro",

"devDependencies": {
"mocha": "~1.8.1"
"mocha": "~1.8.1",
"hiccup": "~0.1.4"
}
}

2

test/integration_test.js

@@ -65,3 +65,3 @@ var assert = require("assert"),

bob.push(obj);
});
});
});

@@ -68,0 +68,0 @@

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