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

clarinet

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clarinet - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

3

clarinet.js

@@ -164,4 +164,2 @@ ;(function (clarinet) {

Stream.apply(me);
this._parser = new CParser(opt);

@@ -172,2 +170,3 @@ this.writable = true;

var me = this;
Stream.apply(me);

@@ -174,0 +173,0 @@ this._parser.onend = function () { me.emit("end"); };

@@ -8,4 +8,5 @@ { "name" : "clarinet"

, "Justin Makeig <jmpublic+github@makeig.com> (http://www.audiblepop.com)"
, "Roly Fentanes (http://about.me/roly)"
]
, "version" : "0.7.0"
, "version" : "0.7.1"
, "main" : "./clarinet.js"

@@ -12,0 +13,0 @@ , "homepage" : "https://github.com/dscape/clarinet"

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