🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

amp-message

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amp-message - npm Package Compare versions

Comparing version

to
0.1.2

3

index.js

@@ -122,2 +122,5 @@

// undefined
if (arg === undefined) arg = null;
// json

@@ -124,0 +127,0 @@ return new Buffer('j:' + JSON.stringify(arg));

2

package.json
{
"name": "amp-message",
"version": "0.1.1",
"version": "0.1.2",
"repository": "visionmedia/node-amp-message",

@@ -5,0 +5,0 @@ "description": "Higher level Message object for the AMP protocol",