Socket
Socket
Sign inDemoInstall

qiguo_ganther

Package Overview
Dependencies
71
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2

test/casper-tb.js

4

demo/tmall.js

@@ -1,4 +0,4 @@

var handle = require('./handle.js');
var handle = require('../lib/handle.js');
var util = require('util');
var AnalyHtmlString = require('./analy.js');
var AnalyHtmlString = require('../lib/analy.js');
var analy = new AnalyHtmlString();

@@ -5,0 +5,0 @@ var co = require('co');

{
"name": "qiguo_ganther",
"version": "0.1.1",
"main": "handle.js",
"version": "0.1.2",
"main": "./lib/handle.js",
"scripts": {

@@ -14,2 +14,3 @@ "test": "echo \"Error: no test specified\" && exit 1"

"co": "^4.6.0",
"request": "^2.67.0",
"spooky": "^0.2.5"

@@ -16,0 +17,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc