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

cornet

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cornet - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

index.js

@@ -8,3 +8,3 @@ var DomHandler = require("domhandler"),

var that = this;
DomHandler.call(this, function(dom){
DomHandler.call(this, function(e, dom){
that.emit("dom", dom);

@@ -11,0 +11,0 @@ }, options, function(elem){

{
"name": "cornet",
"author": "Felix Boehm <me@feedic.com>",
"version": "0.1.2",
"version": "0.1.3",
"description": "transform streaming html using css selectors",

@@ -6,0 +6,0 @@ "main": "index.js",

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