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

zlocator

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zlocator - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

1

lib/options.js

@@ -12,2 +12,3 @@ /**

'templateDirectory': path,
'loaderTemplatePath': path,
'help': Boolean,

@@ -14,0 +15,0 @@ 'quiet': Boolean,

3

lib/zlocator.js

@@ -67,4 +67,5 @@ /**

ZLocator.prototype.plugYUI = function (locator) {
console.log(this.options);
var locy = new LocatorYUI({
applyConfig: this.options.applyConfig,
loaderTemplatePath: this.options.loaderTemplatePath,
coverage: true,

@@ -71,0 +72,0 @@ shifterOptions: {

{
"name": "zlocator",
"version": "0.0.8",
"version": "0.0.9",
"description": "Zillow script driver for yahoo/locator-based YUI builds.",

@@ -5,0 +5,0 @@ "bin": {

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