Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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 0.1.1 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",

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